NSButtonCell
NSButtonCell()
NSButtonCell(IntPtr)
NSButtonCell(NativeHandle)
NSButtonCell(NSCoder)
NSButtonCell(NSImage)
NSButtonCell(NSObjectFlag)
NSButtonCell(String)
AlternateImage
AlternateMnemonic
AlternateMnemonicLocation
AlternateTitle
AttributedAlternateTitle
AttributedTitle
BackgroundColor
BezelStyle
ClassHandle
HighlightsBy
ImageDimsWhenDisabled
ImagePosition
ImageScale
IsOpaque
KeyEquivalent
KeyEquivalentFont
KeyEquivalentModifierMask
ShowsBorderOnlyWhileMouseInside
ShowsStateBy
Sound
Title
Transparent
DrawBezelWithFrame(CGRect, NSView)
DrawImage(NSImage, CGRect, NSView)
DrawTitle(NSAttributedString, CGRect, NSView)
GetPeriodicDelay(Single, Single)
MouseEntered(NSEvent)
MouseExited(NSEvent)
PerformClick(NSObject)
SetButtonType(NSButtonType)
SetFont(NSFont)
SetGradientType(NSGradientType)
SetKeyEquivalentFont(String, nfloat)
SetKeyEquivalentFont(String, NFloat)
SetPeriodicDelay(Single, Single)
xamarinmac
namespace AppKit
{
[Register("NSButtonCell", true)]
public class NSButtonCell : NSActionCell
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
protected internal NSButtonCell(IntPtr handle);
}
}
nuget.org | 0.0 %
Reference this API |
---|---|
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