Share via


UIProgressView.Style Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIProgressViewStyle Style { [Foundation.Export("progressViewStyle")] get; [Foundation.Export("setProgressViewStyle:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("progressViewStyle")>]
[<set: Foundation.Export("setProgressViewStyle:")>]
member this.Style : UIKit.UIProgressViewStyle with get, set

Property Value

Attributes

Applies to