Skip to main content
Version: 21 Aug 2024

MagicLeapSystemNotificationsFeature

NameSpace: SystemNotifications

Inherits from:
MagicLeapOpenXRFeatureBase,
OpenXRFeature

Public Methods

XrResult SuppressSystemNotifications

public XrResult SuppressSystemNotifications(
bool suppressNotifications
)

Parameters

TypeNameDescription
boolsuppressNotifications

Protected Methods

OnInstanceCreate

protected override bool OnInstanceCreate(
ulong xrInstance
)

Parameters

TypeNameDescription
ulongxrInstance

Public Attributes

FeatureId


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


Protected Attributes

UsesExperimentalExtensions


protected override bool UsesExperimentalExtensions => true;