The methods of MonoMac.AppKit.NSPopUpButtonCell are listed below. For a list of all members, see the NSPopUpButtonCell Members list.
See Also: Inherited members from MonoMac.AppKit.NSMenuItemCell
AddItem(string)Documentation for this section has not yet been entered. | ||
AddItems(string[])Documentation for this section has not yet been entered. | ||
AttachPopUp(System.Drawing.RectangleF, NSView)Documentation for this section has not yet been entered. | ||
DismissPopUp()Documentation for this section has not yet been entered. | ||
GetItemTitle(int)Documentation for this section has not yet been entered. | ||
IndexOf(NSMenuItem)Documentation for this section has not yet been entered. | ||
IndexOfItemWithRepresentedObject(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
IndexOfItemWithTag(int)Documentation for this section has not yet been entered. | ||
IndexOfItemWithTargetandAction(MonoMac.Foundation.NSObject, MonoMac.ObjCRuntime.Selector)Documentation for this section has not yet been entered. | ||
IndexOfItemWithTitle(string)Documentation for this section has not yet been entered. | ||
InsertItem(string, int)Documentation for this section has not yet been entered. | ||
ItemAt(int)Documentation for this section has not yet been entered. | ||
ItemWithTitle(string)Documentation for this section has not yet been entered. | ||
PerformClick(System.Drawing.RectangleF, NSView)Documentation for this section has not yet been entered. | ||
RemoveAllItems()Documentation for this section has not yet been entered. | ||
RemoveItem(string)Documentation for this section has not yet been entered. | ||
RemoveItemAt(int)Documentation for this section has not yet been entered. | ||
SelectItem(NSMenuItem)Documentation for this section has not yet been entered. | ||
SelectItemAt(int)Documentation for this section has not yet been entered. | ||
SelectItemWithTag(int)Documentation for this section has not yet been entered. | ||
SelectItemWithTitle(string)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. | ||