ComponentOne Xamarin.Android
Focusable Property (C1LinearGauge)


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

Reference

C1LinearGauge Class
C1LinearGauge Members