Titanium.App
Properties
No properties.
Methods
- appURLToPath ( url )
- Get url for file under Resources
- getArguments ( )
- Not implemented yet
- getCopyright ( )
- Get application copyright
- getDescription ( )
- Get description of application
- getGUID ( )
- Get the application's globally unique id
- getID ( )
- Get the application id.
- getName ( )
- Get the name of the application.
- getPublisher ( )
- Get the publisher.
- getStreamURL ( stream )
- Not implemented yet
- getURL ( )
- Get the url to application's external website.
- getVersion ( )
- Get the application version.
- setLoadOnPageEnd ( load )
- Used to control automatic execution of triggerLoad.
- triggerLoad ( )
- (Internal, Android only) Method to signal switching to the webView in the activity. Normally called automatically when the page end event fires.
Objects
- Properties
- App.Properties Object
- SystemProperties
- App.SystemProperties Object
Titanium Mobile Dev Center