UIProgressView.UIProgressViewAppearance.TrackTintColor Property

Definition

The color to be applied as a tint to the track.

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

Property Value

Attributes

Applies to