v0.6.0 Released
Pre-release
Pre-release
Update
- add
isUWP
property toUwcWindow
to check whether the app is UWP or not. - rename
isStoreApp
toisApplicationFrameWindow
(e.g. Settings window in Windows 10).
isUWP
property to UwcWindow
to check whether the app is UWP or not.isStoreApp
to isApplicationFrameWindow
(e.g. Settings window in Windows 10).