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.
A Boolean value that indicates whether the window has ever run as a modal sheet.
var isSheet: Bool { get }The value of this property is true if the window has ever run as a modal sheet; otherwise, false.