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

适用于