Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
iOSApp.GetOrientationDidChangeScript
Queries the script name for the did rotate the device.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
iOSApp | 13.4 | ❌ No | ❌ No | ❌ No | ❌ No | ✅ Yes |
MBS( "iOSApp.GetOrientationDidChangeScript" )
Parameters
none
Result
Returns OK or error.
Description
Queries the script name for the did rotate the device.See iOSApp.SetOrientationDidChangeScript to set the script to trigger.
See also
- iOSApp.GetOrientationDidChangeEvaluate
- iOSApp.SetOrientationDidChangeEvaluate
- iOSApp.SetOrientationDidChangeScript
Release notes
- Version 13.4
Blog Entries
This function is free to use.
Created 19th July 2023, last changed 19th July 2023
iOSApp.GetOrientationDidChangeEvaluate - iOSApp.GetSignificantTimeChangeEvaluate
