ComponentOne Xamarin.Android
BackgroundTintList Property (C1RadialGauge)


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

Reference

C1RadialGauge Class
C1RadialGauge Members