toggle menu
edge_dewey
androidJvm
switch theme
search in API
edge_dewey
/
com.microsoft.edge.dewey.appbar
/
DeweyToolbar
Dewey
Toolbar
open
class
DeweyToolbar
:
Toolbar
A
Toolbar
that used in NavigationBar. Support tinting of the navigation icon.
Members
Constructors
Dewey
Toolbar
Link copied to clipboard
constructor
(
@
NonNull
context
:
Context
)
constructor
(
@
NonNull
context
:
Context
,
@
Nullable
attrs
:
AttributeSet
)
constructor
(
@
NonNull
context
:
Context
,
@
Nullable
attrs
:
AttributeSet
,
defStyleAttr
:
Int
)
Functions
clear
Navigation
Icon
Tint
Link copied to clipboard
open
fun
clearNavigationIconTint
(
)
Clear the navigation icon tint.
set
Navigation
Icon
Link copied to clipboard
open
fun
setNavigationIcon
(
@
Nullable
drawable
:
Drawable
)
Set the navigation icon for the toolbar.
set
Navigation
Icon
Tint
Link copied to clipboard
open
fun
setNavigationIconTint
(
@
ColorInt
navigationIconTint
:
Int
)
Set the navigation icon for the toolbar.