Navigation
The Navigation class provides utilities for dealing with user requests to nevigate around or away from the interactive controls.
Method Summary
Public Methods | ||
public |
Should be called when the integration wants to intercept an event which would otherwise cause the Interactive integration to close, such as the "X" button on the user's controller when watching on their Xbox. Calling this will cause the next press of "X" to have no effect. |
Public Methods
public handleExit() source
Should be called when the integration wants to intercept an event which would otherwise cause the Interactive integration to close, such as the "X" button on the user's controller when watching on their Xbox. Calling this will cause the next press of "X" to have no effect.