WebXRInterface.visibilityState

Indicates if the WebXR session's imagery is visible to the user. Possible values come from url=https://developer.mozilla.org/en-US/docs/Web/API/XRVisibilityStateWebXR's XRVisibilityState/url, including "hidden", "visible", and "visible-blurred".

struct WebXRInterface
@nogc nothrow @property
String
visibilityState
()

Meta