XboxGameBarWidgetWindowState

enum XboxGameBarWidgetWindowState
{
    Minimized,
    Restored
}

Values

Minimized indicates the widget is loaded and running, but minimized to the Home Bar. It is not visible even when Game Bar is in the foreground.

Restored indicates the widget is in the restored state and will be visible if your widget is pinned, or Game Bar is in the foreground.