| java.lang.Object | |
| ↳ | android.support.v13.app.FragmentCompat | 
       Helper for accessing features in
       
        
         Fragment
        
       
       introduced after
 API level 13 in a backwards compatible fashion.
      
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 
          | 
        
          | 
       ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| 
          | 
        
          
          Call
           
        
           
            Fragment.setMenuVisibility(boolean)
           
          
          if running on an appropriate version of the platform.
          | 
       ||||||||||
| 
          | 
        
          
          Call
           
        
           
            setUserVisibleHint(boolean)
           
          
          if running on an appropriate version of the platform.
          | 
       ||||||||||
| 
         
          [Expand]
         
          
          Inherited Methods
          
         | 
       |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
         
           
         
         From class
         
          java.lang.Object
         
          | 
       |||||||||||
         Call
         
          
           Fragment.setMenuVisibility(boolean)
          
         
         if running on an appropriate version of the platform.
        
         Call
         
          
           setUserVisibleHint(boolean)
          
         
         if running on an appropriate version of the platform.