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