Animation.

RunAsync(Animatable, IClock) Method

Namespace
Avalonia.Animation
Containing Type
Animation

Syntax

public Task RunAsync(Animatable control, IClock clock = null)

Parameters

Name Type Description
control Animatable
clock IClock

Return Value

Type Description
Task