isHidden
Indicates whether the application is currently hidden.
Declaration
var isHidden: Bool { get }Discussion
This property is observable using key-value observing.
Indicates whether the application is currently hidden.
var isHidden: Bool { get }This property is observable using key-value observing.