Skip to main content
A newer version of this page is available. .

SchedulerGestureEventArgs Properties

The storage of data for the SchedulerView.Tap, SchedulerView.DoubleTap and SchedulerView.LongPress events.
Name Description
AppointmentInfo Returns information about an appointment with which an user interacts.
IntervalInfo Returns information about a time interval with which a user interacts.
Location Returns coordinates of the screen point to which user tapped.
See Also