Package | Description |
---|---|
org.eclipse.swt.events | |
org.eclipse.swt.widgets |
Modifier and Type | Field and Description |
---|---|
Touch[] |
TouchEvent.touches
The set of touches representing the state of all contacts with touch input
device at the time the event was generated.
|
Modifier and Type | Field and Description |
---|---|
Touch[] |
Event.touches
An array of the touch states for the current touch event.
|
Copyright © 2017. All Rights Reserved.