Android.App.UiAutomation.RotationFreezeCurrent Field
Rotation constant: Freeze rotation to its current state.

Value: -1

Syntax

[Android.Runtime.Register("ROTATION_FREEZE_CURRENT")]
[System.Obsolete("This constant will be removed in the future version. Use Android.App.UiAutomationRotation enum directly instead of this field.")]
public const UiAutomationRotation RotationFreezeCurrent

Remarks

Rotation constant: Freeze rotation to its current state.

[Android Documentation]

Requirements

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