Contents

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.

See Also

Related Documentation

Activating and deactivating the app