anchorOffset
The offset, in CSS pixels, of the element from the bottom center.
Declaration
anchorOffset?: DOMPoint;Mentioned in
Discussion
The default value is DOMPoint(0, 0).
The offset, in CSS pixels, of the element from the bottom center.
anchorOffset?: DOMPoint;The default value is DOMPoint(0, 0).