ComponentOne Xamarin.Android
FocusableInTouchMode Property (CalendarYearsPanel)


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

Reference

CalendarYearsPanel Class
CalendarYearsPanel Members