@JsType(isNative=true, namespace="<global>", name="Object") public class TouchMoveEvent extends Object
Modifier and Type | Field and Description |
---|---|
Cartesian2 |
endPosition |
Cartesian2 |
startPosition |
Constructor and Description |
---|
TouchMoveEvent() |
@JsProperty public Cartesian2 startPosition
@JsProperty public Cartesian2 endPosition
Copyright © 2019. All rights reserved.