ComponentOne Xamarin.Android
Context Property (C1VectorIcon)


C1.Android.Core Assembly > C1.Android.Core Namespace > C1VectorIcon Class : Context Property
Syntax
'Declaration
 
Public ReadOnly Property Context As Android.Content.Context
'Usage
 
Dim instance As C1VectorIcon
Dim value As Android.Content.Context
 
value = instance.Context
public Android.Content.Context Context {get;}
See Also

Reference

C1VectorIcon Class
C1VectorIcon Members