Contents

init(layoutSize:elementKind:alignment:absoluteOffset:)

Creates a boundary supplementary item of the specified size and element kind, with an alignment relative to a section or layout at an absolute offset.

Declaration

convenience init(layoutSize: NSCollectionLayoutSize, elementKind: String, alignment: NSRectAlignment, absoluteOffset: NSPoint)

See Also

Creating a boundary supplementary item