NSWindow.AppearanceSource Property

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public virtual AppKit.INSAppearanceCustomization AppearanceSource { [Foundation.Export("appearanceSource", ObjCRuntime.ArgumentSemantic.Weak)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.Arch64, null)] get; [Foundation.Export("setAppearanceSource:", ObjCRuntime.ArgumentSemantic.Weak)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.Arch64, null)] set; }
member this.AppearanceSource : AppKit.INSAppearanceCustomization with get, set

Property Value

Attributes

Applies to