Protocols

The following protocols are available globally.

  • The CollectionViewDelegateSlantedLayout protocol defines methods that let you coordinate with a CollectionViewSlantedLayout object to implement a slanted layout. The methods of this protocol define the size of items.

    See more

    Declaration

    Swift

    @objc
    public protocol CollectionViewDelegateSlantedLayout : UICollectionViewDelegate