Carousel.

Next() Method

Summary

Moves to the next item in the carousel.
Namespace
Avalonia.Controls
Containing Type
Carousel

Syntax

public void Next()

Return Value

Type Description
void