SpaceRequestResult

sealed interface SpaceRequestResult

Known direct subclasses
SpaceRequestResult.Error

The space transition failed due to a system error or exception.

SpaceRequestResult.Success

The application successfully transitioned to the requested space.

SpaceRequestResult.Unsupported

The device or environment does not support XR space transitions.


Represents the expected result of a space request.

Summary

Nested types

The space transition failed due to a system error or exception.

The application successfully transitioned to the requested space.

The device or environment does not support XR space transitions.