Carousel.

PageTransition Property

Summary

Gets or sets the transition to use when moving between pages.
Namespace
Avalonia.Controls
Containing Type
Carousel

Syntax

public IPageTransition PageTransition { get; set; }

Value

Type Description
IPageTransition