C1.Android.Viewer Assembly / C1.Android.Viewer Namespace / FlexViewer Class / AutofillValue Property


In This Topic
AutofillValue Property (FlexViewer)
In This Topic
Syntax
'Declaration
 
Public Overridable ReadOnly Property AutofillValue As Android.Views.Autofill.AutofillValue
 
'Usage
 
Dim instance As FlexViewer
Dim value As Android.Views.Autofill.AutofillValue
 
value = instance.AutofillValue
See Also