Skip to content

PointerPositionComponent.getLastPointerAnchor method

PointerPositionComponent › getLastPointerAnchor

The anchor for the last pointer gesture.

Signature:

getLastPointerAnchor(): null | PopoverAnchor

Returns: null | PopoverAnchorThe anchor, or null when no pointer gesture has happened yet.