The members of MonoMac.AppKit.NSButton are listed below.
See Also: Inherited members from MonoMac.AppKit.NSControl
NSButton() | Default constructor, initializes a new instance of this class. | |
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Constructor to call on derived classes when the derived class has an [Export] constructor. | ||
| Initializes the NSButton with the specified frame. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| AllowsMixedState | bool. Documentation for this section has not yet been entered. | |
| AlternateImage | NSImage. Documentation for this section has not yet been entered. | |
| AlternateTitle | string. Documentation for this section has not yet been entered. | |
| AttributedAlternateTitle | MonoMac.Foundation.NSAttributedString. Documentation for this section has not yet been entered. | |
| AttributedTitle | MonoMac.Foundation.NSAttributedString. Documentation for this section has not yet been entered. | |
| BezelStyle | NSBezelStyle. Documentation for this section has not yet been entered. | |
| Bordered | bool. Documentation for this section has not yet been entered. | |
| Cell | NSButtonCell. Documentation for this section has not yet been entered. | |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| Image | NSImage. Documentation for this section has not yet been entered. | |
| ImagePosition | NSCellImagePosition. Documentation for this section has not yet been entered. | |
| KeyEquivalent | string. Documentation for this section has not yet been entered. | |
| KeyEquivalentModifierMask | NSEventModifierMask. Documentation for this section has not yet been entered. | |
| Sound | NSSound. Documentation for this section has not yet been entered. | |
| State | NSCellStateValue. Documentation for this section has not yet been entered. | |
| Title | string. Documentation for this section has not yet been entered. | |
| Transparent | bool. Documentation for this section has not yet been entered. |
GetPeriodicDelay(ref float, ref float)Documentation for this section has not yet been entered. | ||
Highlight(bool)Documentation for this section has not yet been entered. | ||
PerformKeyEquivalent(NSEvent)Documentation for this section has not yet been entered. | ||
SetButtonType(NSButtonType)Documentation for this section has not yet been entered. | ||
SetNextState()Documentation for this section has not yet been entered. | ||
SetPeriodicDelay(float, float)Documentation for this section has not yet been entered. | ||
SetTitleWithMnemonic(string)Documentation for this section has not yet been entered. | ||
ShowsBorderOnlyWhileMouseInside()Documentation for this section has not yet been entered. | ||