次の方法で共有


NSAppearanceCustomization コンストラクター

定義

オーバーロード

NSAppearanceCustomization()
NSAppearanceCustomization(NSObjectFlag)
NSAppearanceCustomization(IntPtr)

NSAppearanceCustomization()

[Foundation.Export("init")]
public NSAppearanceCustomization ();
属性

適用対象

NSAppearanceCustomization(NSObjectFlag)

protected NSAppearanceCustomization (Foundation.NSObjectFlag t);
new AppKit.NSAppearanceCustomization : Foundation.NSObjectFlag -> AppKit.NSAppearanceCustomization

パラメーター

適用対象

NSAppearanceCustomization(IntPtr)

protected internal NSAppearanceCustomization (IntPtr handle);
new AppKit.NSAppearanceCustomization : nativeint -> AppKit.NSAppearanceCustomization

パラメーター

handle
IntPtr

nativeint

適用対象