Version: 2023.2
public bool keepWaiting ;

描述

Checks if the operation is still running.

Returns true if the operation is still running. Otherwise, returns false. After this property returns false, you can check RequestToUseMobileDataAsyncOperation.result to see if the end user allowed the application to use mobile data. Read-only. Additional resources: RequestToUseMobileDataAsyncOperation.isDone, RequestToUseMobileDataAsyncOperation.result.


Did you find this page useful? Please give it a rating: