Share via


NSLevelIndicator.PlaceholderVisibility Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSLevelIndicatorPlaceholderVisibility PlaceholderVisibility { [Foundation.Export("placeholderVisibility", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setPlaceholderVisibility:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("placeholderVisibility", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setPlaceholderVisibility:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.PlaceholderVisibility : AppKit.NSLevelIndicatorPlaceholderVisibility with get, set

Property Value

Attributes

Applies to