Android.Views
SurfaceOrientation
Android.Views.SurfaceOrientation Enumeration
Enumerates values returned by several types and taken as a parameter of the
Surface.SetOrientation
member.
Syntax
public enum
SurfaceOrientation
Remarks
Enumerates values returned by the following:
Display.Rotation
SurfaceOrientation.Rotation0
SurfaceOrientation.Rotation180
SurfaceOrientation.Rotation270
SurfaceOrientation.Rotation90
and taken as a parameter of the
Surface.SetOrientation
member.
Members
Member Name
Description
Rotation0
Rotation constant: 0 degree rotation (natural orientation)
Rotation180
Rotation constant: 180 degree rotation.
Rotation270
Rotation constant: 270 degree rotation.
Rotation90
Rotation constant: 90 degree rotation.
Requirements
Namespace:
Android.Views
Assembly:
Mono.Android (in Mono.Android.dll)
Assembly Versions:
0.0.0.0