updateTranslate

fun updateTranslate(id: String, translate: Offset)

Updates the translation (position) of a sticky item.

Parameters

id

The ID of the sticky item to be updated.

translate

The new translation (offset) value.