다음을 통해 공유


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

적용 대상