public interface

ActionBarDrawerToggle.DelegateProvider

 androidx.legacy.app.ActionBarDrawerToggle.DelegateProvider

Overview

Allows an implementing Activity to return an ActionBarDrawerToggle.Delegate to use with ActionBarDrawerToggle.

Summary

Methods
public ActionBarDrawerToggle.DelegategetDrawerToggleDelegate()

Methods

public ActionBarDrawerToggle.Delegate getDrawerToggleDelegate()

Returns:

Delegate to use for ActionBarDrawableToggles, or null if the Activity does not wish to override the default behavior.