INSMenuValidation Interface

Definition

[Foundation.Protocol(IsInformal=true, Name="NSMenuValidation", WrapperType=typeof(AppKit.NSMenuValidationWrapper))]
public interface INSMenuValidation : IDisposable, ObjCRuntime.INativeObject
type INSMenuValidation = interface
    interface INativeObject
    interface IDisposable
Attributes
Implements

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Methods

ValidateMenuItem(NSMenuItem)

Applies to