attachedSheet
The sheet attached to the window.
Declaration
var attachedSheet: NSWindow? { get }Discussion
The value of this property is nil when the window doesn’t have a sheet attached.
The sheet attached to the window.
var attachedSheet: NSWindow? { get }The value of this property is nil when the window doesn’t have a sheet attached.