noThread property

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

Set this to true if you want to process jobs yourself.

Implementation

@ma_bool32()
external int noThread;