ComponentOne Xamarin.Android
BackgroundTintMode Property (C1RadialGauge)


C1.Android.Gauge Assembly > C1.Android.Gauge Namespace > C1RadialGauge Class : BackgroundTintMode Property
Syntax
'Declaration
 
Public Overridable Property BackgroundTintMode As Android.Graphics.PorterDuff.Mode
'Usage
 
Dim instance As C1RadialGauge
Dim value As Android.Graphics.PorterDuff.Mode
 
instance.BackgroundTintMode = value
 
value = instance.BackgroundTintMode
public virtual Android.Graphics.PorterDuff.Mode BackgroundTintMode {get; set;}
See Also

Reference

C1RadialGauge Class
C1RadialGauge Members