Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
iOSApp.GetDidReceiveMemoryWarningScript
Queries the script name for the did receive memory warning script trigger.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
iOSApp | 13.0 | ❌ No | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "iOSApp.GetDidReceiveMemoryWarningScript" )
Parameters
none
Result
Returns script name as text or error.
Description
Queries the script name for the did receive memory warning script trigger.See iOSApp.SetDidReceiveMemoryWarningScript to set the script to trigger.
See also
- iOSApp.GetDidReceiveMemoryWarningEvaluate
- iOSApp.SetDidReceiveMemoryWarningEvaluate
- iOSApp.SetDidReceiveMemoryWarningScript
Release notes
- Version 13.0
Blog Entries
This function is free to use.
Created 24th December 2022, last changed 24th December 2022
iOSApp.GetDidReceiveMemoryWarningEvaluate - iOSApp.GetIdleTimerDisabled