Share via


NSColor.DrawSwatchInRect(CGRect) Method

Definition

[Foundation.Export("drawSwatchInRect:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void DrawSwatchInRect(CoreGraphics.CGRect rect);
[<Foundation.Export("drawSwatchInRect:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member DrawSwatchInRect : CoreGraphics.CGRect -> unit
override this.DrawSwatchInRect : CoreGraphics.CGRect -> unit

Parameters

rect
CGRect
Attributes

Applies to