C1.Android.Core Assembly / C1.Android.Core Namespace / C1PolygonIcon Class / AutofillId Property


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