fork
. It is recommended that fork
is set to true in most cases. If fork
is set to false
, the runnable will run in the UI thread and it is the runnable's responsibility to call Display.readAndDispatch()
to ensure UI responsiveness.
@since 3.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|