ComponentOne Xamarin.Android
AutofillValue Property (C1Gauge)


C1.Android.Gauge Assembly > C1.Android.Gauge Namespace > C1Gauge Class : AutofillValue Property
Syntax
'Declaration
 
Public Overridable ReadOnly Property AutofillValue As Android.Views.Autofill.AutofillValue
'Usage
 
Dim instance As C1Gauge
Dim value As Android.Views.Autofill.AutofillValue
 
value = instance.AutofillValue
public virtual Android.Views.Autofill.AutofillValue AutofillValue {get;}
See Also

Reference

C1Gauge Class
C1Gauge Members