[UWP] [XBOX] UWP XBOX切换配置文件事件 [英] [UWP][XBOX]UWP XBOX Switch Profile Event

查看:107
本文介绍了[UWP] [XBOX] UWP XBOX切换配置文件事件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在为XBOX创建一个应用程序。

I'm creating an app for the XBOX.

我需要在切换xbox用户配置文件时收到通知。我可以通过以下方式检测用户添加和删除,登录或注销的时间:

I need to be informed when the xbox user profile is switched. I can detect when a user is added and removed, logged in or logged out via:

var watcher = User.CreateWatcher();

watcher.Added + = ...

watcher.Removed + = ...

...

但是,似乎没有办法挂钩在两个登录的配置文件之间切换时触发的事件。

However, there doesn't seem to be a way to hook into an event that fires when you switch between two signed in profiles.

我知道如何检测配置文件切换?

Any idea how I can detect the profile switch?

亲切的问候

Adam¥

Adam

推荐答案

我搜索了这个但我找不到有用的东西。我问相关团队是否有可能这样做。

I searched about this but I could not find something useful. I'm asking the related team about if it is possible do that.

感谢您的耐心等待。

祝你好运,

Roy


这篇关于[UWP] [XBOX] UWP XBOX切换配置文件事件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆