Contains the arguments passed to handlers of the ItemClick event.
The following tables list the members exposed by the ItemTouchEventArgs type.
Name | Description | |
---|---|---|
Gets the item related to the event. (Inherited from ItemEventArgs.) |
||
Gets a value indicating whether the item's end is about to be resized. |
||
Gets the x-position of the touch, relative to the item. |
||
Gets the y-position of the touch, relative to the item. |
Scheduling for .NET MAUI Guide | © 2023 MindFusion |