Android.Manifest.Permission.SetOrientation Field
Allows low-level access to setting the orientation (actually rotation) of the screen.

Syntax

[Android.Runtime.Register("SET_ORIENTATION")]
public const string SetOrientation

Remarks

Allows low-level access to setting the orientation (actually rotation) of the screen. Not for use by normal applications.

[Android Documentation]

Requirements

Namespace: Android
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1