SchedulerGestureEventArgs Properties
The storage of data for the ViewBase.Tap, ViewBase.DoubleTap and ViewBase.LongPress events.
Name | Description |
---|---|
Appointment |
Returns information about an appointment with which an user interacts. |
Interval |
Returns information about a time interval with which a user interacts. |
Location | Returns coordinates of the screen point to which user tapped. |
See Also