Android.Widget.SlidingDrawer.AnimateOpen Method
Opens the drawer with an animation.

Syntax

[Android.Runtime.Register("animateOpen", "()V", "GetAnimateOpenHandler")]
public virtual void AnimateOpen ()

See Also

SlidingDrawer.Close
SlidingDrawer.Open
SlidingDrawer.AnimateClose
SlidingDrawer.AnimateToggle
SlidingDrawer.Toggle

Remarks

Opens the drawer with an animation.

[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