Table of Contents

Class MeasuredListCells

Namespace
DrawnUi.Draw
Assembly
DrawnUi.Maui.dll
public class MeasuredListCells : ReadOnlyCollection<MeasuredListCell>, IList<MeasuredListCell>, ICollection<MeasuredListCell>, IReadOnlyList<MeasuredListCell>, IReadOnlyCollection<MeasuredListCell>, IEnumerable<MeasuredListCell>, IList, ICollection, IEnumerable
Inheritance
MeasuredListCells
Implements
Inherited Members
Extension Methods

Constructors

MeasuredListCells(IList<MeasuredListCell>)

public MeasuredListCells(IList<MeasuredListCell> list)

Parameters

list IList<MeasuredListCell>