diff --git a/docs/next/appstate.html b/docs/next/appstate.html index 133d95368b7..c2437e20185 100644 --- a/docs/next/appstate.html +++ b/docs/next/appstate.html @@ -212,6 +212,8 @@
changeThis event is received when the app state has changed. The listener is called with one of the current app state values.
+memoryWarningThis event is used in the need of throwing memory warning or releasing it.
focus[Android only] Received when the app gains focus (the user is interacting with the app).
blurcurrentStateAppState.currentState;
-