C# Class Microsoft.Maui.Controls.Handlers.Items.VerticalSupplementaryView

Inheritance: Microsoft.Maui.Controls.Handlers.Items.WidthConstrainedTemplatedCell
Datei anzeigen Open project: jsuarezruiz/maui-linux

Public Properties

Property Type Description
ReuseId NSString

Public Methods

Method Description
Measure ( ) : CGSize

Protected Methods

Method Description
AttributesConsistentWithConstrainedDimension ( UICollectionViewLayoutAttributes attributes ) : bool

Private Methods

Method Description
VerticalSupplementaryView ( CGRect frame ) : CoreGraphics

Method Details

AttributesConsistentWithConstrainedDimension() protected method

protected AttributesConsistentWithConstrainedDimension ( UICollectionViewLayoutAttributes attributes ) : bool
attributes UICollectionViewLayoutAttributes
return bool

Measure() public method

public Measure ( ) : CGSize
return CGSize

Property Details

ReuseId public_oe static_oe property

public static NSString ReuseId
return NSString