Share via


NSColorPicker.SetMode(NSColorPanelMode) Method

Definition

[Foundation.Export("setMode:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void SetMode(AppKit.NSColorPanelMode mode);
[<Foundation.Export("setMode:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetMode : AppKit.NSColorPanelMode -> unit
override this.SetMode : AppKit.NSColorPanelMode -> unit

Parameters

Attributes

Applies to