Class MLSystemNotifications

java.lang.Object
org.lwjgl.openxr.MLSystemNotifications

public class MLSystemNotifications extends Object
The XR_ML_system_notifications extension.

This extension provides control over the system notifications. This extension allows system notifications that might obscure the field of view to be disabled.

Note that even when all system notifications have been suppressed, developers can still intercept certain events that allow them to properly react to the underlying reason of system notifications.

Permissions

Android applications must have the com.magicleap.permission.SYSTEM_NOTIFICATION permission listed in their manifest to use this extension. (protection level: normal)