Share via


NSWindowController.ShouldCloseDocument Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool ShouldCloseDocument { [Foundation.Export("shouldCloseDocument")] get; [Foundation.Export("setShouldCloseDocument:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("shouldCloseDocument")>]
[<set: Foundation.Export("setShouldCloseDocument:")>]
member this.ShouldCloseDocument : bool with get, set

Property Value

Attributes

Applies to