How to differentiate between UWP pc and phone

hi my app input system works works bit differently in both platforms(i guess for most), how can i find that whether my app is running on phone or pc?
thanks

Hey, this should help - Unity - Scripting API: SystemInfo.deviceType, for phone it should return
DeviceType.Handheld