added in version 24.1.0
  
    
belongs to Maven artifact com.android.support:appcompat-v7:28.0.0-alpha1
belongs to Maven artifact com.android.support:appcompat-v7:28.0.0-alpha1
Summary:
  Methods
  
| [Expand All]
ActionBarDrawerToggle.DelegateProvider
  public
  static
  
  
  interface
  ActionBarDrawerToggle.DelegateProvider
  
  
  
| android.support.v7.app.ActionBarDrawerToggle.DelegateProvider | 
|  Known Indirect Subclasses | 
Allows an implementing Activity to return an ActionBarDrawerToggle.Delegate to use
 with ActionBarDrawerToggle.
Summary
| Public methods | |
|---|---|
| 
        abstract
        
        
        
        
        ActionBarDrawerToggle.Delegate | 
      getDrawerToggleDelegate()
       | 
Public methods
getDrawerToggleDelegate
    added in version 24.1.0
      
  
    ActionBarDrawerToggle.Delegate getDrawerToggleDelegate ()
| Returns | |
|---|---|
| ActionBarDrawerToggle.Delegate | Delegate to use for ActionBarDrawableToggles, or null if the Activity does not wish to override the default behavior. | 
- Interfaces
- Classes- ActionBar
- ActionBar.LayoutParams
- ActionBar.Tab
- ActionBarDrawerToggle
- AlertDialog
- AlertDialog.Builder
- AppCompatActivity
- AppCompatDelegate
- AppCompatDialog
- AppCompatDialogFragment
- AppCompatViewInflater
- MediaRouteActionProvider
- MediaRouteButton
- MediaRouteChooserDialog
- MediaRouteChooserDialogFragment
- MediaRouteControllerDialog
- MediaRouteControllerDialogFragment
- MediaRouteDialogFactory
- MediaRouteDiscoveryFragment
 
