Experimental: this API is experimental and might be changed or removed in the future.

ITransitionAnimations.Scale

Declaration

public ValueAnimation<float> Scale(float to, int duration);

Description

Triggers an animation changing this element's transform scale.

Additional resources: ITransform.scale


Did you find this page useful? Please give it a rating: