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