Skip to main content

IPageTransition Interface

Interface for animations that transition between two pages.

Definition

Namespace: Avalonia.Animation
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public interface IPageTransition
View Source

Methods

Start(Visual, Visual, Boolean, CancellationToken)Starts the animation.

See Also

Reference

Avalonia.Animation Namespace