Detect change from portrait to landscape

0
0

Hi,

I need some specific stuff to be done when a user access the application from mobile and then change from portrait to landscape. I could detect it’s mobile from Application.Browser.Device, and I tried to use SizeChanged event on form level. The event is never fired.

 

What event should I use? Any other approach (clientProfiles are…not exactly what I need, or I’m not understanding the full concept).

Adrian

 

  • You must to post comments
0
0

Hi Adrian

Plase, checkout this sample

https://github.com/iceteagroup/wisej-examples/tree/2.2/Responsive

It help you in complete you goal

Regards and happy coding

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.