共用方式為


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

適用於