i need to know how to get the mode of device tablet or pc and can i do that using get_UserInteractionMode API in universal app,if yes then how ?
Asked
Active
Viewed 57 times
0
-
Do you want to develop an UWP app and run this app on windows 8? It's not possible. You can refer to [this](http://stackoverflow.com/questions/30317848/run-windows-10-universal-apps-on-windows-8-1). – Grace Feng Jun 14 '16 at 08:21
-
No, actually i have a 2 in 1 device whose screen is detachable , for that i want to create an windows app .I just want to identify which mode i am in . – soumen roy Jun 14 '16 at 11:10
-
Can you clarify your question? You say universal app and Windows 8, but Windows 8 does not support universal apps. Do you really mean Windows 10? – Raymond Chen Jun 19 '16 at 23:22