NSColorPanel.DragColor(NSColor, NSEvent, NSView) Method

Definition

[Foundation.Export("dragColor:withEvent:fromView:")]
public static bool DragColor (AppKit.NSColor color, AppKit.NSEvent theEvent, AppKit.NSView sourceView);
static member DragColor : AppKit.NSColor * AppKit.NSEvent * AppKit.NSView -> bool

Parameters

color
NSColor
theEvent
NSEvent
sourceView
NSView

Returns

Attributes

Applies to