HdyPaginatorIndicatorStyle

These enumeration values describe the possible page indicator styles in a #HdyPaginator widget.

New values may be added to this enumeration over time.

Values

ValueMeaning
NONE0

No indicators

DOTS1

Each page is represented by a dot. Active dot gradually becomes larger and more opaque.

LINES2

Each page is represented by a thin and long line, and active view is shown with another line that moves between them

Meta