setIsPrivate

fun setIsPrivate(uri: String, isPrivate: Boolean)

Sets the private flag of the bookmark for @uri.

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

Since

2.12

Parameters

uri

a valid URI

isPrivate

true if the bookmark should be marked as private