updateFocus

fun updateFocus(id: String, isFocus: Boolean)

Updates the focus state of a sticky item.

Parameters

id

The ID of the sticky item to be updated.

isFocus

The new focus state to set.