INSToolbarItemValidation Interface

Definition

[Foundation.Protocol(Name="NSToolbarItemValidation", WrapperType=typeof(AppKit.NSToolbarItemValidationWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public interface INSToolbarItemValidation : IDisposable, ObjCRuntime.INativeObject
type INSToolbarItemValidation = interface
    interface INativeObject
    interface IDisposable
Attributes
Implements

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Methods

ValidateToolbarItem(NSToolbarItem)

Applies to