MagicLeapSystemNotificationsFeature
NameSpace: SystemNotifications
Inherits from:
MagicLeapOpenXRFeatureBase,
OpenXRFeature
Public Methods
XrResult SuppressSystemNotifications
public XrResult SuppressSystemNotifications(
bool suppressNotifications
)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | suppressNotifications |
Protected Methods
OnInstanceCreate
protected override bool OnInstanceCreate(
ulong xrInstance
)
Parameters
| Type | Name | Description |
|---|---|---|
| ulong | xrInstance |
Public Attributes
FeatureId
public const string FeatureId = "com.magicleap.openxr.feature.ml2_systemnotification";
Protected Attributes
UsesExperimentalExtensions
protected override bool UsesExperimentalExtensions => true;