toggle menu
edge_dewey
androidJvm
switch theme
search in API
edge_dewey
/
com.microsoft.edge.dewey.appbar
/
DeweyNavigationBar
/
setTitle
set
Title
open
fun
setTitle
(
@
StringRes
resId
:
Int
)
Set the title of the navigation bar.
Parameters
res
Id
The resource id of the title.
open
fun
setTitle
(
@
Nullable
title
:
CharSequence
)
Set the title of the navigation bar.
Parameters
title
The title of the navigation bar.