ComponentOne Xamarin.Android
Selected Property (C1FontIcon)


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

Reference

C1FontIcon Class
C1FontIcon Members