这是indexloc提供的服务,不要输入任何密码
Skip to content

Don't call didSelectItemAtIndexPath method #81

@akkie76

Description

@akkie76

Hi developers
The func collectionView (_ collectionView: UICollectionView, didSelectItemAtIndexPath indexPath: IndexPath) method of DemoApp DemoViewController is not called, but how do you pick up the event of didSelectItemAtIndexPath.

extension ExpandingViewController: UICollectionViewDataSource, UICollectionViewDelegate {

    // Need to add method ??
    open func collectionView(_ collectionView: UICollectionView, didSelectItemAt indexPath: IndexPath) {
    }

}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions