次の方法で共有


INSToolbarItemValidation インターフェイス

定義

[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
属性
実装

プロパティ

Handle

アンマネージド オブジェクト表現へのハンドル (ポインター)。

(継承元 INativeObject)

メソッド

ValidateToolbarItem(NSToolbarItem)

適用対象