Contents

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.

See Also

Managing Sheets