Share via


NSProgressIndicator.Style Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSProgressIndicatorStyle Style { [Foundation.Export("style")] get; [Foundation.Export("setStyle:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("style")>]
[<set: Foundation.Export("setStyle:")>]
member this.Style : AppKit.NSProgressIndicatorStyle with get, set

Property Value

Attributes

Applies to