The members of MonoMac.AppKit.NSPopUpButtonCell are listed below.
See Also: Inherited members from MonoMac.AppKit.NSMenuItemCell
| Default constructor, initializes a new instance of this class. | ||
| Documentation for this section has not yet been entered. | ||
| 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. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. | ||
| Documentation for this section has not yet been entered. | ||
| Documentation for this section has not yet been entered. |
| AltersStateOfSelectedItem | bool. Documentation for this section has not yet been entered. | |
| ArrowPosition | NSPopUpArrowPosition. Documentation for this section has not yet been entered. | |
| AutoenablesItems | bool. Documentation for this section has not yet been entered. | |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | Count | int. Documentation for this section has not yet been entered. |
| [read-only] default property | Item(int) | NSMenuItem. Documentation for this section has not yet been entered. |
| [read-only] default property | Item(string) | NSMenuItem. Documentation for this section has not yet been entered. |
| [read-only] | Items | NSMenuItem[]. Documentation for this section has not yet been entered. |
| [read-only] | ItemTitles | string[]. Documentation for this section has not yet been entered. |
| [read-only] | LastItem | NSMenuItem. Documentation for this section has not yet been entered. |
| Menu | NSMenu. Documentation for this section has not yet been entered. | |
| ObjectValue | MonoMac.Foundation.NSObject. Documentation for this section has not yet been entered. | |
| PreferredEdge | NSRectEdge. Documentation for this section has not yet been entered. | |
| PullsDown | bool. Documentation for this section has not yet been entered. | |
| [read-only] | SelectedItem | NSMenuItem. Documentation for this section has not yet been entered. |
| [read-only] | SelectedItemIndex | int. Documentation for this section has not yet been entered. |
| [read-only] | TitleOfSelectedItem | string. Documentation for this section has not yet been entered. |
| UsesItemFromMenu | bool. Documentation for this section has not yet been entered. |
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. | ||