The methods of MonoMac.AppKit.NSSegmentedCell are listed below. For a list of all members, see the NSSegmentedCell Members list.
See Also: Inherited members from MonoMac.AppKit.NSActionCell
DrawSegment(int, System.Drawing.RectangleF, NSView)Documentation for this section has not yet been entered. | ||
GetImageForSegment(int)Documentation for this section has not yet been entered. | ||
GetImageScaling(int)Documentation for this section has not yet been entered. | ||
GetLabel(int)Documentation for this section has not yet been entered. | ||
GetMenu(int)Documentation for this section has not yet been entered. | ||
GetTag(int)Documentation for this section has not yet been entered. | ||
GetToolTip(int)Documentation for this section has not yet been entered. | ||
GetWidth(int)Documentation for this section has not yet been entered. | ||
InsertSegmentAfterSelection()Documentation for this section has not yet been entered. | ||
InsertSegmentBeforeSelection()Documentation for this section has not yet been entered. | ||
IsEnabled(int)Documentation for this section has not yet been entered. | ||
IsSelected(int)Documentation for this section has not yet been entered. | ||
SelectSegment(int)Documentation for this section has not yet been entered. | ||
SetEnabled(bool, int)Documentation for this section has not yet been entered. | ||
SetImage(NSImage, int)Documentation for this section has not yet been entered. | ||
SetImageScaling(NSImageScaling, int)Documentation for this section has not yet been entered. | ||
SetLabel(string, int)Documentation for this section has not yet been entered. | ||
SetMenu(NSMenu, int)Documentation for this section has not yet been entered. | ||
SetSelected(bool, int)Documentation for this section has not yet been entered. | ||
SetTag(int, int)Documentation for this section has not yet been entered. | ||
SetToolTip(string, int)Documentation for this section has not yet been entered. | ||
SetWidth(float, int)Documentation for this section has not yet been entered. | ||