pauseOnExit 属性

bool? pauseOnExit

实现

bool? get pauseOnExit native;
void pauseOnExit=(bool? value)

实现

set pauseOnExit(bool? value) native;