NSButtonCell.SetGradientType(NSGradientType) Method

Definition

[Foundation.Export("setGradientType:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.All, "The GradientType property is unused, and setting it has no effect.")]
public virtual void SetGradientType (AppKit.NSGradientType type);
abstract member SetGradientType : AppKit.NSGradientType -> unit
override this.SetGradientType : AppKit.NSGradientType -> unit

Parameters

Attributes

Applies to