added in version 22.1.0
  
    
belongs to Maven artifact com.android.support:support-core-ui:28.0.0-alpha1
Deprecated since version 25.4.0
belongs to Maven artifact com.android.support:support-core-ui:28.0.0-alpha1
Deprecated since version 25.4.0
ActionBarDrawerToggle.Delegate
  public
  static
  
  
  interface
  ActionBarDrawerToggle.Delegate
  
  
  
| android.support.v4.app.ActionBarDrawerToggle.Delegate | 
      This interface was deprecated
      in API level 25.4.0.
    Use ActionBarDrawerToggle.DelegateProvider in support-v7-appcompat.
  
Summary
| Public methods | |
|---|---|
| 
        abstract
        
        
        
        
        Drawable | 
      getThemeUpIndicator()
       | 
| 
        abstract
        
        
        
        
        void | 
      setActionBarDescription(int contentDescRes)
      Set the Action Bar's up indicator content description. | 
| 
        abstract
        
        
        
        
        void | 
      setActionBarUpIndicator(Drawable upDrawable, int contentDescRes)
      Set the Action Bar's up indicator drawable and content description. | 
Public methods
getThemeUpIndicator
    added in version 22.1.0
      
  
    Drawable getThemeUpIndicator ()
| Returns | |
|---|---|
| Drawable | Up indicator drawable as defined in the Activity's theme, or null if one is not defined. | 
setActionBarDescription
    added in version 22.1.0
      
  
    void setActionBarDescription (int contentDescRes)
Set the Action Bar's up indicator content description.
| Parameters | |
|---|---|
| contentDescRes | int: - Content description to set | 
setActionBarUpIndicator
    added in version 22.1.0
      
  
    void setActionBarUpIndicator (Drawable upDrawable, int contentDescRes)
Set the Action Bar's up indicator drawable and content description.
| Parameters | |
|---|---|
| upDrawable | Drawable: - Drawable to set as up indicator | 
| contentDescRes | int: - Content description to set | 
- Annotations
- Interfaces- ActionBarDrawerToggle.Delegate
- ActionBarDrawerToggle.DelegateProvider
- ActivityCompat.OnRequestPermissionsResultCallback
- ActivityCompat.PermissionCompatDelegate
- FragmentManager.BackStackEntry
- FragmentManager.OnBackStackChangedListener
- LoaderManager.LoaderCallbacks
- NotificationCompat.Action.Extender
- NotificationCompat.Extender
- SharedElementCallback.OnSharedElementsReadyListener
- TaskStackBuilder.SupportParentable
 
- Classes- ActionBarDrawerToggle
- ActivityCompat
- ActivityManagerCompat
- ActivityOptionsCompat
- AlarmManagerCompat
- AppLaunchChecker
- AppOpsManagerCompat
- BundleCompat
- DialogFragment
- Fragment
- Fragment.SavedState
- FragmentActivity
- FragmentContainer
- FragmentController
- FragmentHostCallback
- FragmentManager
- FragmentManager.FragmentLifecycleCallbacks
- FragmentManagerNonConfig
- FragmentPagerAdapter
- FragmentStatePagerAdapter
- FragmentTabHost
- FragmentTransaction
- FrameMetricsAggregator
- JobIntentService
- ListFragment
- LoaderManager
- NavUtils
- NotificationCompat
- NotificationCompat.Action
- NotificationCompat.Action.Builder
- NotificationCompat.Action.WearableExtender
- NotificationCompat.BigPictureStyle
- NotificationCompat.BigTextStyle
- NotificationCompat.Builder
- NotificationCompat.CarExtender
- NotificationCompat.CarExtender.UnreadConversation
- NotificationCompat.CarExtender.UnreadConversation.Builder
- NotificationCompat.DecoratedCustomViewStyle
- NotificationCompat.InboxStyle
- NotificationCompat.MessagingStyle
- NotificationCompat.MessagingStyle.Message
- NotificationCompat.Style
- NotificationCompat.WearableExtender
- NotificationCompatExtras
- NotificationCompatSideChannelService
- NotificationManagerCompat
- RemoteInput
- RemoteInput.Builder
- ServiceCompat
- ShareCompat
- ShareCompat.IntentBuilder
- ShareCompat.IntentReader
- SharedElementCallback
- TaskStackBuilder
 
- Exceptions
