Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Support WinRT API - CompactOverlay aka PIP mode #933

Open
meteorsnows opened this issue Apr 15, 2019 · 0 comments
Open

Support WinRT API - CompactOverlay aka PIP mode #933

meteorsnows opened this issue Apr 15, 2019 · 0 comments

Comments

@meteorsnows
Copy link

If it possible to support WinRT API CompactOverlay? Any Sample for UWP project? Because UWP project access all WinRT API instead of partial. Been wanted to give user choice of Always on top with old Win32 API and Windows 10 API.

bool modeSwitched = await ApplicationView.GetForCurrentView().TryEnterViewModeAsync(ApplicationViewMode.CompactOverlay);

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

No branches or pull requests

1 participant