Share via


NSTextView.ChangeDocumentBackgroundColor(NSObject) Method

Definition

[Foundation.Export("changeDocumentBackgroundColor:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void ChangeDocumentBackgroundColor(Foundation.NSObject sender);
[Foundation.Export("changeDocumentBackgroundColor:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void ChangeDocumentBackgroundColor(Foundation.NSObject? sender);
[<Foundation.Export("changeDocumentBackgroundColor:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member ChangeDocumentBackgroundColor : Foundation.NSObject -> unit
override this.ChangeDocumentBackgroundColor : Foundation.NSObject -> unit

Parameters

sender
NSObject
Attributes

Applies to