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