Skip to main content

XGameUiShowPlayerPickerUiCallback

Signature for a XGameUiShowPlayerPickerAsync callback.

Syntax

Parameters

callbackHandle
Type: XGameUiCallbackHandle
Handle for this callback invocation. queue   Type: XTaskQueueHandle Handle to the task queue that the UI callback was executed on. info
Type: XGameUiPlayerPickerInfo*
Struct encapsulating data to be used by the player picker UI. context
Type: void*
Pointer to dev-provided context.

Requirements

Header: XGameUi.h Supported platforms: Supported only on Steam Deck

See also

XGameUI
XGameUiSetUiCallbacks
Last modified on August 4, 2026