Share via


NSView.Appearance Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSAppearance? Appearance { [Foundation.Export("appearance", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setAppearance:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("appearance", ObjCRuntime.ArgumentSemantic.Strong)>]
[<set: Foundation.Export("setAppearance:", ObjCRuntime.ArgumentSemantic.Strong)>]
member this.Appearance : AppKit.NSAppearance with get, set

Property Value

Implements

Attributes

Applies to