Manifest.Permission.SetOrientation Field

Definition

Allows low-level access to setting the orientation (actually rotation) of the screen.

[Android.Runtime.Register("SET_ORIENTATION")]
public const string SetOrientation;
[<Android.Runtime.Register("SET_ORIENTATION")>]
val mutable SetOrientation : string

Field Value

Attributes

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