OrientationChangedEventArgs Constructor
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Creates a new instance of the OrientationChangedEventArgs class.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Parameters
- orientation
- Type: Microsoft.Phone.Controls.PageOrientation
A member of the PageOrientation enumeration indicating the device orientation associated with the event.
Show: