Java android.widget SlidingDrawer fields, constructors, methods, implement or subclass

Example usage for Java android.widget SlidingDrawer fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.widget SlidingDrawer.

The text is from its open source code.

Method

voidanimateOpen()
Opens the drawer with an animation.
booleanisOpened()
Indicates whether the drawer is currently fully opened.
voidsetVisibility(@Visibility int visibility)
Set the visibility state of this view.