ComponentOne Xamarin.Android
Activated Property (C1Icon)


C1.Android.Core Assembly > C1.Android.Core Namespace > C1Icon Class : Activated Property
Syntax
'Declaration
 
Public Overridable Property Activated As Boolean
'Usage
 
Dim instance As C1Icon
Dim value As Boolean
 
instance.Activated = value
 
value = instance.Activated
public virtual bool Activated {get; set;}
See Also

Reference

C1Icon Class
C1Icon Members