isHidden
A Boolean value indicating whether the app is hidden.
Declaration
var isHidden: Bool { get }Discussion
The value of this property is true if the app is hidden or false if it is not.
A Boolean value indicating whether the app is hidden.
var isHidden: Bool { get }The value of this property is true if the app is hidden or false if it is not.