C1.Android.Core Assembly / C1.Android.Core Namespace / C1Icon Class / Context Property


In This Topic
Context Property (C1Icon)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property Context As Android.Content.Context
 
'Usage
 
Dim instance As C1Icon
Dim value As Android.Content.Context
 
value = instance.Context
See Also