Contents

isHidden

A Boolean value indicating whether the app is hidden.

Declaration

var isHidden: Bool { get }

Discussion

The value of this property is true if the app is hidden or false if it is not.

See Also

Hiding Windows