UIProgressView.UIProgressViewAppearance.ProgressTintColor Property

Definition

The color to be applied as a tint to the background of the UIProgressView.

public virtual UIKit.UIColor ProgressTintColor { [Foundation.Export("progressTintColor", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setProgressTintColor:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.ProgressTintColor : UIKit.UIColor with get, set

Property Value

Attributes

Applies to