Android.Views.OrientationListener.OrientationUnknown Field
Returned from onOrientationChanged when the device orientation cannot be determined (typically when the device is in a close to flat position).

Value: -1

Syntax

[Android.Runtime.Register("ORIENTATION_UNKNOWN")]
public const int OrientationUnknown

See Also

OrientationListener.OnOrientationChanged(int)

Remarks

Returned from onOrientationChanged when the device orientation cannot be determined (typically when the device is in a close to flat position).

[Android Documentation]

Requirements

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