ComponentOne Xamarin.Android
PointerIcon Property (CalendarSlotPresenter)


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

Reference

CalendarSlotPresenter Class
CalendarSlotPresenter Members