Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
iOSApp.GetWillEnterForegroundEvaluate
Queries the expression to be evaluated when app goes to background.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
iOSApp | 7.4 | ❌ No | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "iOSApp.GetWillEnterForegroundEvaluate" )
Parameters
none
Result
Returns text or error.
Description
Queries the expression to be evaluated when app goes to background.See also
- iOSApp.GetDidEnterBackgroundEvaluate
- iOSApp.GetWillEnterForegroundScript
- iOSApp.SetDidEnterBackgroundEvaluate
- iOSApp.SetWillEnterForegroundEvaluate
- iOSApp.SetWillEnterForegroundScript
This function is free to use.
Created 23th September 2017, last changed 9th November 2021
iOSApp.GetSignificantTimeChangeScript - iOSApp.GetWillEnterForegroundScript
