Pinned Loading
-
A way to declare a UIButton's tap, t...
A way to declare a UIButton's tap, touch down, and "touch lift" actions through closure properties. See comments for more info. 1typealias ButtonAction = (button: UIButton) -> Void
23class ButtonActionWrapper: NSObject {
4var action: ButtonAction
5 -
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.