setDescription

fun setDescription(uri: String? = null, description: String)

Sets @description as the description of the bookmark for @uri.

If @uri is null, the description 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

description

a string