C1.Xamarin.Forms.Gauge Assembly / C1.Xamarin.Forms.Gauge Namespace / C1RadialGauge Class / IsFocused Property


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