Skip to content

Conversation

@JonathanLink
Copy link
Owner

Added "tap anywhere to close" method

- added a UITapGestureRecognizer instance variable (_tapGesture)
- linked the _tapGesture with "hide" method (see initWithFrame)
- added public method (void)touchAnywhereToClose:(BOOL)touch
* added method - (void)tapAnywhereToClose:(BOOL)tap
* added "(void)tapAnywhereToClose:(BOOL)tap" method
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