Skip to main content

RequestAnimationFrame Method

Enqueues a callback to be called on the next animation tick

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public void RequestAnimationFrame(
Action<TimeSpan> action
)

Parameters

  Action(TimeSpan)
 

See Also

Reference

TopLevel Class
Avalonia.Controls Namespace