C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart.Annotation Namespace / Circle Class / IsFocused Property


In This Topic
IsFocused Property (Circle)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property IsFocused As Boolean
 
'Usage
 
Dim instance As Circle
Dim value As Boolean
 
value = instance.IsFocused
See Also