ws1-framework/com.airwatch.login/SDKBaseActivity/isInForeground
isInForeground¶
open fun isInForeground(): Boolean
Checks whether the activity is currently in the foreground.
Return¶
true if the activity is in foreground, false otherwise.
ws1-framework/com.airwatch.login/SDKBaseActivity/isInForeground
open fun isInForeground(): Boolean
Checks whether the activity is currently in the foreground.
true if the activity is in foreground, false otherwise.