Share via


NSTextView.AllowsDocumentBackgroundColorChange Property

Definition

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

Property Value

Attributes

Applies to