Skip to main content

XGameStreamingTouchControlsStateValueKind

Specifies the type of state associated with the touch layouts.

Syntax

Constants

Remarks

You use this enumeration when you build the set of updates to the touch layout state that is then sent to all streaming clients, or to a specific streaming client. Common uses for this enumeration include:
  • Enabling and disabling particular touch layout controls.
  • Changing the visual representation of a particular touch layout control.

Requirements

Header: XGameStreaming.h Supported Platforms: Windows, XBOX One family consoles and XBOX Series consoles

See also

XGameStreaming
XGameStreamingTouchControlsStateOperationKind
XGameStreamingTouchControlsStateOperation
XGameStreamingTouchControlsStateValue
XGameStreamingUpdateTouchControlsState
XGameStreamingUpdateTouchControlsStateOnClient
XGameStreamingShowTouchControlsWithStateUpdate
XGameStreamingShowTouchControlsWithStateUpdateOnClient
Last modified on August 20, 2026