public
static
interface
ActionBarDrawerToggle.DelegateProvider
| android.support.v7.app.ActionBarDrawerToggle.DelegateProvider |
|
|
Allows an implementing Activity to return an ActionBarDrawerToggle.Delegate to use
with ActionBarDrawerToggle.
Public methods | |
|---|---|
abstract
ActionBarDrawerToggle.Delegate
|
getDrawerToggleDelegate()
|
ActionBarDrawerToggle.Delegate getDrawerToggleDelegate ()
| Returns | |
|---|---|
ActionBarDrawerToggle.Delegate |
Delegate to use for ActionBarDrawableToggles, or null if the Activity does not wish to override the default behavior. |