setHideOffset

open fun setHideOffset(offset: Int)(source)

Set the current hide offset of the action bar.

The action bar's current hide offset is the distance that the action bar is currently scrolled offscreen in pixels. The valid range is 0 (fully visible) to the action bar's current measured height (fully invisible).

Parameters

offset

The action bar's offset toward its fully hidden state in pixels.