-
Notifications
You must be signed in to change notification settings - Fork 0
PC.app
Shroomy Shroom edited this page Jul 11, 2015
·
1 revision
Object {}
Functions concerning app manipulation
App {} or null
Contains the App object representing the currently open app. Defaults to null if no apps are open.
function (appObj) {}
Function for opening a Pegasus Cloud app. Accepts an App object as an argument.
This is a low-level, internal function and may be changed or removed at any time. Do not use in production code.
function (appObj) {}
Function for opening a Pegasus Cloud app. Accepts an App object as an argument.