ComponentOne Xamarin.Android
ForegroundTintList Property (C1RadialGauge)


C1.Android.Gauge Assembly > C1.Android.Gauge Namespace > C1RadialGauge Class : ForegroundTintList Property
Syntax
'Declaration
 
Public Overridable Property ForegroundTintList As Android.Content.Res.ColorStateList
'Usage
 
Dim instance As C1RadialGauge
Dim value As Android.Content.Res.ColorStateList
 
instance.ForegroundTintList = value
 
value = instance.ForegroundTintList
public virtual Android.Content.Res.ColorStateList ForegroundTintList {get; set;}
See Also

Reference

C1RadialGauge Class
C1RadialGauge Members