ComponentOne Xamarin.Android
Activated Property (C1PathIcon)


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

Reference

C1PathIcon Class
C1PathIcon Members