CollectionViewGestureEventArgs Constructors
Provides data for the Tap event.Name | Parameters | Description |
---|---|---|
CollectionViewGestureEventArgs(Int32, Object) | itemHandle, item | Initializes a new instance of the CollectionViewGestureEventArgs class with specified settings. |
See Also