implementation mechanism for XBOX Game Bar integration to UWP app

Sunil A M 171 Reputation points
2021-09-23T11:51:59.303+00:00

I need to perform the below task in my universal windows application.
Could you please help

In an initial assessment the XboX
Investigate implementation mechanism for XBOX Game Bar integration in UWP.
-Looking to see the UWP Controls loading in GameBar, and also understand/confirm limitations.

How size of widget can be controlled
Can Position of the widget be controlled programmatically
Only pinned controls/widget will remain ON
Can widget/controls be pinned automatically

Universal Windows Platform (UWP)
{count} votes

1 answer

Sort by: Most helpful
  1. Nico Zhu (Shanghai Wicresoft Co,.Ltd.) 12,856 Reputation points
    2021-09-27T02:11:57.777+00:00

    Hello, Welcome to Micorosoft Q&A,

    implementation mechanism for XBOX Game Bar integration to UWP app

    For this scenario, you could refer to Game Bar Widget Overview document, The Xbox Game Bar Development Kit allows you to build widgets for Xbox Game Bar. An Xbox Game Bar widget is a Windows UWP XAML app that has a XAML view rendered into Xbox Game Bar's UI. For detail steps please refer Development Guide. This is official code sample that you could refer to.


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.