Skip to main content
Version: 20 Mar 2024

MagicLeapSystemNotificationsFeature

NameSpace: MagicLeapSupport

Inherits from:
MagicLeapOpenXRFeatureBase,
OpenXRFeature

Public Methods

XrResult SuppressSystemNotifications

public XrResult SuppressSystemNotifications(
bool suppressNotifications
)

Parameters

TypeNameDescription
boolsuppressNotifications

Protected Methods

GetFeatureId

protected virtual override string GetFeatureId()

Reimplements: GetFeatureId


OnInstanceCreate

protected override bool OnInstanceCreate(
ulong xrInstance
)

Parameters

TypeNameDescription
ulongxrInstance

Public Attributes

ExtensionName


public const string ExtensionName = "XR_ML_system_notifications";


FeatureId


public const string FeatureId = "com.magicleap.openxr.feature.ml2_systemnotification";