Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example for UWP? #31

Closed
meteorsnows opened this issue Apr 5, 2019 · 2 comments
Closed

Example for UWP? #31

meteorsnows opened this issue Apr 5, 2019 · 2 comments

Comments

@meteorsnows
Copy link

meteorsnows commented Apr 5, 2019

Windows.UI.ViewManagement have official support of Compact Overlay (PIP) that won't disappear if you Win+D (Show Desktop)..

Would like to learn how to integrate it with Visual Studio UWP project. Normal/ Classic desktop app can't call the API to switch to PIP mode.

Windows.UI.ViewManagement compact Overlay 只能從 UWP project使用, Desktop App, Desktop Bridge, 和 Microsoft centennial (同名應該),都無法使用。

C++ 我沒啥經驗,求指導,和demo.

@idea4good
Copy link
Owner

You can check this demo

@meteorsnows
Copy link
Author

meteorsnows commented Apr 11, 2019

Thanks. Awesome

At least there are more viable cross platform UI on UWP.
All the popular UI framework on .NET like Xamarin, AvaloniaUI, etc, haven't include any basic getting started example for UWP app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants