XboxGameBarDisplayMode

enum XboxGameBarDisplayMode
{
    Foreground,
    PinnedOnly
}

Values

Foreground represents the state where Game Bar has been opened and is in the foreground.

PinnedOnly represents the state where Game Bar has been dismissed, and widgets that have been pinned are visible.