Orientation Enum

Definition

Enumerates values returned by several types.

public enum Orientation
type Orientation = 
Inheritance
Orientation

Fields

Landscape 2
Portrait 1
Square 3
Undefined 0

Constant for Orientation: a value indicating that no value has been set.

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to