ACTION_MAIN constant

String const ACTION_MAIN

Activity Action: Start as a main entry point, does not expect to receive data.

Input: nothing

Output: nothing

Implementation

static const String ACTION_MAIN = 'android.intent.action.MAIN';