PointerPositionComponent.getLastPointerAnchor method
PointerPositionComponent › getLastPointerAnchor
The anchor for the last pointer gesture.Signature:
getLastPointerAnchor(): null | PopoverAnchorReturns: null | PopoverAnchor — The anchor, or null when no pointer gesture has happened yet.