DisplayOrientation Property (MobileDevice)

Action

Gets the current orientation of the device.

Syntax

C#
protected DisplayOrientation DisplayOrientation { get; }
VB
'Declaration
Protected Read Property DisplayOrientation As DisplayOrientation

Access

Read only.