C1.Xamarin.Forms.Gauge Assembly / C1.Xamarin.Forms.Gauge Namespace / C1RadialGauge Class / Focus Method


In This Topic
Focus Method (C1RadialGauge)
In This Topic
Syntax
'Declaration
 
Public Function Focus() As Boolean
 
'Usage
 
Dim instance As C1RadialGauge
Dim value As Boolean
 
value = instance.Focus()
See Also