david-swift 8eb004c9ea Add support for carousels
Add support for any Libadwaita insertable container
2024-01-01 20:33:06 +01:00

279 B

STRUCT

Carousel

A carousel view.

Properties

elements

The elements.

content

The content.

view

The view.

Methods

init(_:content:)

Initialize Carousel.

  • Parameters:
    • elements: The elements.
    • content: The view for an element.