5 overrides of AttributesConsistentWithConstrainedDimension
Microsoft.Maui.Controls (5)
Handlers\Items\iOS\CarouselTemplatedCell.cs (1)
43
protected override bool
AttributesConsistentWithConstrainedDimension
(UICollectionViewLayoutAttributes attributes)
Handlers\Items\iOS\HorizontalCell.cs (1)
26
protected override bool
AttributesConsistentWithConstrainedDimension
(UICollectionViewLayoutAttributes attributes)
Handlers\Items\iOS\HorizontalTemplatedHeaderView.cs (1)
35
protected override bool
AttributesConsistentWithConstrainedDimension
(UICollectionViewLayoutAttributes attributes)
Handlers\Items\iOS\VerticalCell.cs (1)
26
protected override bool
AttributesConsistentWithConstrainedDimension
(UICollectionViewLayoutAttributes attributes)
Handlers\Items\iOS\VerticalSupplementaryView.cs (1)
34
protected override bool
AttributesConsistentWithConstrainedDimension
(UICollectionViewLayoutAttributes attributes)
1 reference to AttributesConsistentWithConstrainedDimension
Microsoft.Maui.Controls (1)
Handlers\Items\iOS\TemplatedCell.cs (1)
95
&&
AttributesConsistentWithConstrainedDimension
(preferredAttributes))