library / com.camerash.filterdrawer / DrawerBuilder / setDisplayBelowStatusBar

setDisplayBelowStatusBar

fun setDisplayBelowStatusBar(enable: Boolean): DrawerBuilder<Parent, Child>

If enabled, FilterDrawer will be drawn behind status bar

Default to false

Parameters

enable - Whether to draw FilterDrawer behind status bar

Return
this