getHideOffset

open fun getHideOffset(): Int(source)

Return the current vertical 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).

Return

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