WebSession.OrientationChanged
From Xojo Documentation
Event
WebSession.OrientationChanged(Angle as Integer)
New in 2012r1
Supported for all project types and targets.
New in 2012r1
Supported for all project types and targets.
Fires when the connected device orientation changes.
Notes
Angle can be these values:
- 0 = Portrait
- 90 = Landscape Left
- 180 = Upside Down
- -90 = Landscape Right