5 overrides of AttributesConsistentWithConstrainedDimension
Microsoft.Maui.Controls.Compatibility (5)
iOS\CollectionView\CarouselTemplatedCell.cs (1)
43
protected override bool
AttributesConsistentWithConstrainedDimension
(UICollectionViewLayoutAttributes attributes)
iOS\CollectionView\HorizontalCell.cs (1)
27
protected override bool
AttributesConsistentWithConstrainedDimension
(UICollectionViewLayoutAttributes attributes)
iOS\CollectionView\HorizontalTemplatedHeaderView.cs (1)
35
protected override bool
AttributesConsistentWithConstrainedDimension
(UICollectionViewLayoutAttributes attributes)
iOS\CollectionView\VerticalCell.cs (1)
27
protected override bool
AttributesConsistentWithConstrainedDimension
(UICollectionViewLayoutAttributes attributes)
iOS\CollectionView\VerticalSupplementaryView.cs (1)
35
protected override bool
AttributesConsistentWithConstrainedDimension
(UICollectionViewLayoutAttributes attributes)
1 reference to AttributesConsistentWithConstrainedDimension
Microsoft.Maui.Controls.Compatibility (1)
iOS\CollectionView\TemplatedCell.cs (1)
63
&&
AttributesConsistentWithConstrainedDimension
(preferredAttributes))