TouchEndedEventArgs Constructor |
Name | Description | |
---|---|---|
![]() | TouchEndedEventArgs(TouchPoint[]) |
Initializes a new instance of the TouchEndedEventArgs with the specified touch points.
|
![]() | TouchEndedEventArgs(IEnumerable<TouchPoint>) |
Initializes a new instance of the TouchEndedEventArgs with the specified touch points.
|