ComponentOne Xamarin.Android
FocusableInTouchMode Property (C1LinearGauge)


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

Reference

C1LinearGauge Class
C1LinearGauge Members