NSToolbarItem
NSToolbarItem()
NSToolbarItem(IntPtr)
NSToolbarItem(NativeHandle)
NSToolbarItem(NSObjectFlag)
NSToolbarItem(String)
Action
AllowsDuplicatesInToolbar
Autovalidates
Bordered
ClassHandle
Enabled
Identifier
Image
ItemMenuFormRepresentation
Label
MaxSize
MenuFormRepresentation
MinSize
Navigational
PaletteLabel
PossibleLabels
Tag
Target
Title
Toolbar
ToolTip
UIImage
View
VisibilityPriority
Visible
Copy(NSZone)
Dispose(Boolean)
Validate()
ValidateMenuItem(NSMenuItem)
Activated
xamarinmac
namespace AppKit
{
[Register("NSToolbarItem", true)]
public class NSToolbarItem : NSObject, INSMenuItemValidation, INSValidatedUserInterfaceItem, INSCopying, INativeObject, IDisposable
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
protected internal NSToolbarItem(IntPtr handle);
}
}
Xamarin macOS | 0.0 |
---|---|
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API