OrientationEventListener.Disable Method

Definition

Disables the OrientationEventListener.

[Android.Runtime.Register("disable", "()V", "GetDisableHandler")]
public virtual void Disable ();
[<Android.Runtime.Register("disable", "()V", "GetDisableHandler")>]
abstract member Disable : unit -> unit
override this.Disable : unit -> unit
Attributes

Remarks

Disables the OrientationEventListener.

Java documentation for android.view.OrientationEventListener.disable().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to