Xojo Documentation Xojo Documentation
  • Home
  • Get Started with Xojo
  • QuickStarts
  • Tutorials
  • Pi Programming
  • More Guides
  • Resources
  • User Guide
  • Language Reference
  • Release Notes
  • System Requirements
  • Deprecations
  • Videos
  • Feedback
  • Usage
  • Copyrights and Trademarks
  • What links here
  • Related changes
  • Special pages
  • Printable version
  • Permanent link
  • Page information
  • Log in
  • Xojo Documentation
  • Home
  • Get Started with Xojo
  • QuickStarts
  • Tutorials
  • Pi Programming
  • More Guides
  • Resources
  • User Guide
  • Language Reference
  • Release Notes
  • System Requirements
  • Deprecations
  • Videos
  • Feedback
  • Usage
  • Copyrights and Trademarks
  • What links here
  • Related changes
  • Special pages
  • Printable version
  • Permanent link
  • Page information

MobileApplication

From Xojo Documentation

Class (inherits from Object)


This class is supported on Mobile.
Use #If...#Endif with the Target... constants to ensure you only use this class where it is supported.

The base class for mobile applications.

Constructors

Constructor(launchOptions As Ptr)


Events
Activated HandleURL SignificantTimeChange
Closing LaunchOptions UnhandledException
Deactivated LowMemoryWarning
HandleShortcut Opening
Methods
AddShortcut RemoveAllShortcuts
Properties
BugVersion fa-lock-32.png DefaultiPhoneScreen fa-lock-32.png MinorVersion fa-lock-32.png
CurrentLayout fa-lock-32.png IconBadgeNumber NonReleaseVersion fa-lock-32.png
DefaultiPadScreen fa-lock-32.png MajorVersion fa-lock-32.png StageCode fa-lock-32.png

Notes

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

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

Compatibility

Mobile project types on iOS.

See Also

iOSScreen, iOSSplitView, iOSTabBar

Retrieved from "http://docs.xojo.com/index.php?title=MobileApplication&oldid=75536"
Categories:
  • Classes
  • Language Reference
  • Language Reference Index
  • Mobile
  • Privacy policy
  • About Xojo Documentation
  • Disclaimers
  • Send Doc Feedback
  • Docs for the Xojo programming language and IDE
  • Powered by MediaWiki