Table of Contents

Enum DisplayOrientation

Namespace
nanoFramework.UI
Assembly
nanoFramework.Graphics.Core.dll

Display orientation. No all display drivers support every orientation.

public enum DisplayOrientation

Fields

Landscape = 2

Landscape.

Landscape180 = 3

Landscape 180.

Portrait = 0

Portrait.

Portrait180 = 1

Portrait 180.