CollectionLayoutKind
How a
CollectionView arranges its items.- Kind: Enum
- Namespace: SkeleKit
- Implements:
IComparable,IConvertible,IFormattable,ISpanFormattable
Values
| Name | Summary |
|---|---|
Carousel | A horizontally scrolling row. |
Grid | A vertical grid of equal columns. |
List | A vertical list of full-width rows. |