Reposition Anchor Point
Reposition Anchor Point
Example kBar and AEJuice Bar parameters with default values:
{"direction":"center"}
Learn more
direction
(text). Direction of the movement or position. Values: center
, left
, right
, top
, bottom
, top left
, top right
, bottom left
, bottom right
.
Example API call with default parameters AEJuice.call("repositionAnchorPoint", {"direction":"center"});
.