Contents

isSheet

A Boolean value that indicates whether the window has ever run as a modal sheet.

Declaration

var isSheet: Bool { get }

Discussion

The value of this property is true if the window has ever run as a modal sheet; otherwise, false.

See Also

Managing Sheets