public static interface ActionBarDrawerToggle.DelegateProvider
| android.support.v4.app.ActionBarDrawerToggle.DelegateProvider |
允许实现Activity返回一个 ActionBarDrawerToggle.Delegate以与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. |