Fires whenever the anchor position changes.
Both of these objects have a row and column property corresponding to the position.
Events that can trigger this function include [[Anchor.setPosition setPosition()]].
An object containing information about the anchor position. It has two properties:
old: An object describing the old Anchor positionvalue: An object describing the new Anchor positionGenerated using TypeDoc
Fires whenever the anchor position changes. Both of these objects have a
rowandcolumnproperty corresponding to the position. Events that can trigger this function include [[Anchor.setPositionsetPosition()]].