orientation property

  1. @Uint32()
int orientation
getter/setter pair

A pointer orientation, with a value between 0 and 359, where 0 indicates a touch pointer aligned with the x-axis and pointing from left to right; increasing values indicate degrees of rotation in the clockwise direction.

Implementation

@Uint32()
external int orientation;