stateAsInt property

  1. @UnsignedInt()
int stateAsInt
getter/setter pair

When set to stopped, nothing will be read, regardless of the times in stateTimes.

Implementation

@ffi.UnsignedInt()
external int stateAsInt;