setTitle

fun setTitle(uri: String? = null, title: String)

Sets @title as the title of the bookmark for @uri inside the bookmark file @bookmark.

If @uri is null, the title of @bookmark is set.

If a bookmark for @uri cannot be found then it is created.

Since

2.12

Parameters

uri

a valid URI or null

title

a UTF-8 encoded string