ComponentOne Xamarin.Android
FocusableInTouchMode Property (C1BulletGraph)


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

Reference

C1BulletGraph Class
C1BulletGraph Members