Share via


NSTextView.ChangeColor(NSColorPanel) Method

Definition

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

Parameters

sender
NSColorPanel

Implements

Attributes

Applies to