The members of MonoMac.AppKit.NSTabView are listed below.
See Also: Inherited members from MonoMac.AppKit.NSView
| Default constructor, initializes a new instance of this class. | ||
| 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. | ||
| Initializes the NSTabView with the specified frame. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| AllowsTruncatedLabels | bool. Documentation for this section has not yet been entered. | |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | ContentRect | System.Drawing.RectangleF. Documentation for this section has not yet been entered. |
| ControlSize | NSControlSize. Documentation for this section has not yet been entered. | |
| ControlTint | NSControlTint. Documentation for this section has not yet been entered. | |
| [read-only] | Count | int. Documentation for this section has not yet been entered. |
| Delegate | NSTabViewDelegate. An instance of the MonoMac.AppKit.NSTabViewDelegate model class which acts as the class delegate. | |
| DrawsBackground | bool. Documentation for this section has not yet been entered. | |
| Font | NSFont. Documentation for this section has not yet been entered. | |
| [read-only] | Items | NSTabViewItem[]. Documentation for this section has not yet been entered. |
| [read-only] | MinimumSize | System.Drawing.SizeF. Documentation for this section has not yet been entered. |
| [read-only] | Selected | NSTabViewItem. Documentation for this section has not yet been entered. |
| ShouldSelectTabViewItem | NSTabViewPredicate. Delegate invoked by the object to get a value. | |
| TabViewType | NSTabViewType. Documentation for this section has not yet been entered. |
Add(NSTabViewItem)Documentation for this section has not yet been entered. | ||
IndexOf(NSTabViewItem)Documentation for this section has not yet been entered. | ||
IndexOf(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
Insert(NSTabViewItem, int)Documentation for this section has not yet been entered. | ||
Item(int)Documentation for this section has not yet been entered. | ||
Remove(NSTabViewItem)Documentation for this section has not yet been entered. | ||
Select(NSTabViewItem)Documentation for this section has not yet been entered. | ||
Select(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
SelectAt(int)Documentation for this section has not yet been entered. | ||
SelectFirst(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
SelectLast(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
SelectNext(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
SelectPrevious(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
TabViewItemAtPoint(System.Drawing.PointF)Documentation for this section has not yet been entered. | ||
TakeSelectedTabViewItemFrom(MonoMac.Foundation.NSObject)Documentation for this section has not yet been entered. | ||
| DidSelect | Event raised by the object. | |
| NumberOfItemsChanged | Event raised by the object. | |
| WillSelect | Event raised by the object. |