No examples for this method. 
     
 
     
      Frequently called with: [Clear]  
     
 
      
    
 
     
     
     -1 
    
 
     
     
   | android.app.ActionBar.OnMenuVisibilityListener | 
Listener for receiving events when action bar menus are shown or hidden.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  |  | 
           Called when an action bar menu is shown or hidden.
           | |||||||||
Called when an action bar menu is shown or hidden. Applications may want to use this to tune auto-hiding behavior for the action bar or pause/resume video playback, gameplay, or other activity within the main content area.
| isVisible | True if an action bar menu is now visible, false if no action bar menus are visible. | 
|---|