This version of Unity is unsupported.
Experimental: this API is experimental and might be changed or removed in the future.

ITransitionAnimations.TopLeft

Declaration

public ValueAnimation<Vector2> TopLeft(Vector2 to, int durationMs);

Description

Triggers an animation changing this element's positioning style values.

See Also: IStyle.top, IStyle.left