NSColorPanel
Notifications
NSColorPanel()
NSColorPanel(IntPtr)
NSColorPanel(NativeHandle)
NSColorPanel(NSCoder)
NSColorPanel(NSObjectFlag)
AccessoryView
Alpha
ClassHandle
Color
ColorChangedNotification
Continuous
Mode
SharedColorPanel
SharedColorPanelExists
ShowsAlpha
AttachColorList(NSColorList)
DetachColorList(NSColorList)
DragColor(NSColor, NSEvent, NSView)
SetAction(Selector)
SetPickerMode(NSColorPanelMode)
SetPickerStyle(NSColorPanelFlags)
SetTarget(NSObject)
xamarinmac
namespace AppKit
{
[Register("NSColorPanel", true)]
public class NSColorPanel : NSPanel
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
protected internal NSColorPanel(IntPtr handle);
}
}
Xamarin macOS | 0.0 |
---|---|
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API