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