MonoMac.AppKit.NSSegmentedControl: Method Members

The methods of MonoMac.AppKit.NSSegmentedControl are listed below. For a list of all members, see the NSSegmentedControl Members list.

See Also: Inherited members from MonoMac.AppKit.NSControl

Public Methods

GetImage(int) : NSImage
Documentation for this section has not yet been entered.
GetImageScaling(int) : NSImageScaling
Documentation for this section has not yet been entered.
GetLabel(int) : string
Documentation for this section has not yet been entered.
GetMenu(int) : NSMenu
Documentation for this section has not yet been entered.
GetWidth(int) : float
Documentation for this section has not yet been entered.
IsEnabled(int) : bool
Documentation for this section has not yet been entered.
IsSelectedForSegment(int) : bool
Documentation for this section has not yet been entered.
SelectSegment(int) : bool
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.
SetWidth(float, int)
Documentation for this section has not yet been entered.
UnselectAllSegments()
Documentation for this section has not yet been entered.