ComponentOne Xamarin.Android
FocusableInTouchMode Property (CalendarSlotPresenter)


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

Reference

CalendarSlotPresenter Class
CalendarSlotPresenter Members