Android.Views.OrientationEventListener Class
Helper class for receiving notifications from the SensorManager when the orientation of the device has changed.

See Also: OrientationEventListener Members

Syntax

[Android.Runtime.Register("android/view/OrientationEventListener", DoNotGenerateAcw=true)]
public abstract class OrientationEventListener : Java.Lang.Object

Remarks

Helper class for receiving notifications from the SensorManager when the orientation of the device has changed.

[Android Documentation]

Requirements

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