ComponentOne Xamarin.Android
Focusable Property (C1RadialGauge)


C1.Android.Gauge Assembly > C1.Android.Gauge Namespace > C1RadialGauge Class : Focusable Property
Syntax
'Declaration
 
Public Property Focusable As Boolean
'Usage
 
Dim instance As C1RadialGauge
Dim value As Boolean
 
instance.Focusable = value
 
value = instance.Focusable
public bool Focusable {get; set;}
See Also

Reference

C1RadialGauge Class
C1RadialGauge Members