Contents

isActive

Indicates whether the application is currently frontmost.

Declaration

var isActive: Bool { get }

Discussion

This property is observable using key-value observing.

See Also

Activating applications