toggle menu
edge_dewey
androidJvm
switch theme
search in API
edge_dewey
/
com.microsoft.edge.dewey.button
/
DeweyButton
/
setIcon
set
Icon
open
fun
setIcon
(
@
Nullable
icon
:
Drawable
)
Set the icon for the button.
Parameters
icon
The icon drawable.
open
fun
setIcon
(
@
DrawableRes
iconRes
:
Int
)
Set the icon for the button.
Parameters
icon
Res
The icon drawable resource.