INSAppearanceCustomization インターフェイス

定義

[Foundation.Protocol(Name="NSAppearanceCustomization", WrapperType=typeof(AppKit.NSAppearanceCustomizationWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public interface INSAppearanceCustomization : IDisposable, ObjCRuntime.INativeObject
type INSAppearanceCustomization = interface
    interface INativeObject
    interface IDisposable
派生
属性
実装

プロパティ

Handle

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

(継承元 INativeObject)

拡張メソッド

GetAppearance(INSAppearanceCustomization)
GetEffectiveAppearance(INSAppearanceCustomization)
SetAppearance(INSAppearanceCustomization, NSAppearance)

適用対象