Interface IVirtualScrollLayout
- Namespace
- Nalu
- Assembly
- Nalu.Maui.VirtualScroll.dll
Represents a layout for the virtual scroll.
public interface IVirtualScrollLayout
Properties
Orientation
Gets the orientation of the layout.
ItemsLayoutOrientation Orientation { get; }