The methods of MonoMac.AppKit.NSPopUpButton are listed below. For a list of all members, see the NSPopUpButton Members list.
See Also: Inherited members from MonoMac.AppKit.NSButton
AddItem(string)Documentation for this section has not yet been entered. | ||
AddItems(string[])Documentation for this section has not yet been entered. | ||
IndexOfItem(NSMenuItem)Documentation for this section has not yet been entered. | ||
IndexOfItem(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
IndexOfItem(int)Documentation for this section has not yet been entered. | ||
IndexOfItem(string)Documentation for this section has not yet been entered. | ||
IndexOfItem(MonoMac.Foundation.NSObject, MonoMac.ObjCRuntime.Selector)Documentation for this section has not yet been entered. | ||
InsertItem(string, int)Documentation for this section has not yet been entered. | ||
ItemAtIndex(int)Documentation for this section has not yet been entered. | ||
Items()Documentation for this section has not yet been entered. | ||
ItemTitle(int)Documentation for this section has not yet been entered. | ||
ItemTitles()Documentation for this section has not yet been entered. | ||
ItemWithTitle(string)Documentation for this section has not yet been entered. | ||
RemoveAllItems()Documentation for this section has not yet been entered. | ||
RemoveItem(int)Documentation for this section has not yet been entered. | ||
RemoveItem(string)Documentation for this section has not yet been entered. | ||
SelectItem(NSMenuItem)Documentation for this section has not yet been entered. | ||
SelectItem(int)Documentation for this section has not yet been entered. | ||
SelectItem(string)Documentation for this section has not yet been entered. | ||
SelectItemWithTag(int)Documentation for this section has not yet been entered. | ||
SetTitle(string)Documentation for this section has not yet been entered. | ||
SynchronizeTitleAndSelectedItem()Documentation for this section has not yet been entered. | ||