SchedulerGestureEventArgs Properties
The storage of data for the ViewBase.Tap, ViewBase.DoubleTap and ViewBase.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