Android.Provider.MediaStore.ExtraScreenOrientation Field
The name of the Intent-extra used to control the orientation of a ViewImage or a MovieView.

Syntax

[Android.Runtime.Register("EXTRA_SCREEN_ORIENTATION")]
public const string ExtraScreenOrientation

Remarks

The name of the Intent-extra used to control the orientation of a ViewImage or a MovieView. This is an int property that overrides the activity's requestedOrientation.

[Android Documentation]

Requirements

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