Search
ItemTouchEventArgs Properties
 


 Public Properties

  Name Description

Item

Gets the item related to the event. (Inherited from ItemEventArgs.)

Resize

Gets a value indicating whether the item's end is about to be resized.

X

Gets the x-position of the touch, relative to the item.

Y

Gets the y-position of the touch, relative to the item.

 See Also