isResume property

bool isResume
getter/setter pair

是否后台运行

Implementation

bool isPause=false;///是否后台运行
bool isResume=false;