Share via


NSWindow.DocumentEdited Property

Definition

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

Property Value

Attributes

Applies to