Share via


NSAppearance.CurrentAppearance Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static AppKit.NSAppearance CurrentAppearance { [Foundation.Export("currentAppearance")] get; [Foundation.Export("setCurrentAppearance:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("currentAppearance")>]
[<set: Foundation.Export("setCurrentAppearance:")>]
static member CurrentAppearance : AppKit.NSAppearance with get, set

Property Value

Attributes

Applies to