System UI
systemUI.isControlCenterShowing()
Syntax
var ccShowing = systemUI.isControlCenterShowing();
Return value
A Boolean
representing the visibility of the control center
systemUI.isHomeScreenShowing()
Syntax
var hsShowing = systemUI.isHomeScreenShowing();
Return value
A Boolean
representing the visibility of the home screen
systemUI.isCoverSheetShowing()
Syntax
var csShowing = systemUI.isCoverSheetShowing();
Return value
A Boolean
representing the visibility of the lock screen / notification center