Android.Widget.SlidingDrawer.Unlock Method
Unlocks the SlidingDrawer so that touch events are processed.

Syntax

[Android.Runtime.Register("unlock", "()V", "GetUnlockHandler")]
public virtual void Unlock ()

See Also

SlidingDrawer.Lock

Remarks

Unlocks the SlidingDrawer so that touch events are processed.

[Android Documentation]

Requirements

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