Skip to content

Conversation

SumiaFish
Copy link

添加 CollectionView 对 fllowlayout delegate 的支持

@@ -13,7 +13,7 @@ import UIKit
@available(iOS 13.0, *)
public extension UIButton {
/// A publisher emitting tap events from this button.
var tapPublisher: AnyPublisher<Void, Never> {
var clickPublisher: AnyPublisher<Void, Never> {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants