Android.Widget.SlidingDrawer.Lock Method
Locks the SlidingDrawer so that touch events are ignores.

Syntax

[Android.Runtime.Register("lock", "()V", "GetLockHandler")]
public virtual void Lock ()

See Also

SlidingDrawer.Unlock

Remarks

Locks the SlidingDrawer so that touch events are ignores.

[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