The following tables list the members exposed by PinchGestureEvent.
Name | Description | |
---|---|---|
![]() | PinchGestureEvent Constructor | Initializes a new PinchGestureEvent with explicit parameters. ![]() |
Name | Description | |
---|---|---|
![]() | Angle | Gets the angle between the current two points of this pinch gesture. ![]() |
![]() | Distance | Gets the distance between the current two points of this pinch gesture. ![]() |
![]() | Position1 | Gets the current position of the first touch. ![]() |
![]() | Position2 | Gets the current position of the second touch. ![]() |
![]() | Scale | Gets the scale factor from the current event to the previous event. ![]() |