Tappable

public protocol Tappable
  • The intent is that this will cause a touchUpInside action to be sent to the underlying button.

    Declaration

    Swift

    func tap()