Bookmark.update method
Bookmark › update
Unofficial
Update the bookmark position in response to a document change.Signature:
update(changeDesc: ChangeDesc): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| changeDesc | ChangeDesc | The change description to apply. |
Returns: void