Android.App.UiAutomation.RotationUnfreeze Field
Rotation constant: Unfreeze rotation (rotating the device changes its rotation state).

Value: -2

Syntax

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

Remarks

Rotation constant: Unfreeze rotation (rotating the device changes its rotation 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