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
{
[Advice("Use NSColorPanel.Notifications.ObserveColorChanged helper method instead.")]
[Field("NSColorPanelColorDidChangeNotification", "AppKit")]
public static NSString! ColorChangedNotification { get; }
}
}
nuget.org | 0.0 % Reference this API |
---|---|
.NET | 6.07.08.09.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