Skip to main content

PageSlide(TimeSpan, PageSlide.SlideAxis) Constructor

Initializes a new instance of the PageSlide class.

Definition

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

public PageSlide(
TimeSpan duration,
PageSlide.SlideAxis orientation = PageSlide.SlideAxis.Horizontal
)

Parameters

  TimeSpan
The duration of the animation.
  PageSlide.SlideAxis  (Optional)
The axis on which the animation should occur

See Also

Reference

PageSlide Class
PageSlide Overload
Avalonia.Animation Namespace