ACTION_DEFAULT constant
String
const ACTION_DEFAULT
A synonym for {@link #ACTION_VIEW}, the 'standard' action that is performed on a piece of data.
Implementation
static const String ACTION_DEFAULT = ACTION_VIEW;