public interface

ActionBarDrawerToggle.DelegateProvider

 androidx.appcompat.app.ActionBarDrawerToggle.DelegateProvider

Subclasses:

SlicePermissionActivity, AppCompatActivity, DeviceCredentialHandlerActivity

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.