Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 840 Bytes

sysspatialstageboundarydisposition.md

File metadata and controls

34 lines (23 loc) · 840 Bytes
-api-id -api-type ms.custom
T:Windows.System.Implementation.Holographic.SysSpatialStageBoundaryDisposition
winrt enum
RS5

Windows.System.Implementation.Holographic.SysSpatialStageBoundaryDisposition

-description

Indicates the disposition of a spatial stage's boundary.

Important

This API is available only to components of the Windows operating system. Calls to these APIs will fail at runtime for all other processes. These APIs may be modified or removed in future Windows releases.

-enum-fields

-field Unavailable:0

The boundary is unavailable.

-field Enabled:1

The boundary is enabled.

-field Disabled:2

The boundary is disabled.

-remarks

-see-also

-examples