Documentation for this section has not yet been entered.
Get method documentation [Android Documentation]
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 ActionBar.Height (fully invisible).
Set method documentation [Android Documentation]
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 ActionBar.Height (fully invisible).