MenuCollectionView

@objc(PESDKMenuCollectionView) open class MenuCollectionView: UICollectionView

A MenuCollectionView is a subclass of UICollectionView configured to be used as the menu of a tool controller.

  • The flow layout of the collectoin view.

    Declaration

    Swift

    open var flowLayout: UICollectionViewFlowLayout