CATEGORY_VR_HOME constant
String
const CATEGORY_VR_HOME
An activity to use for the launcher when the device is placed in a VR Headset viewer. Used with {@link #ACTION_MAIN} to launch an activity. For more information, see {@link android.app.UiModeManager}.
Implementation
static const String CATEGORY_VR_HOME = "android.intent.category.VR_HOME";