stateAsInt property

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

Literal progress state reported by the running program.

Implementation

@ffi.UnsignedInt()
external int stateAsInt;