iOSApplication

From Xojo Documentation

Class (inherits from Object)

The base class for iOS apps.

Events
LowMemoryWarning Open UnhandledException
Properties
CurrentScreen fa-lock-32.png DefaultiPadScreen fa-lock-32.png DefaultiPhoneScreen fa-lock-32.png

Notes

You can change the iOS App Name using an IDE Script like this:

PropertyValue("App.iOSAppName") = "MyApp"

See Also

iOSScreen, iOSSplitView, iOSTabBar