We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Public headers should be documented inline.
Might also be worth creating a cocoadocs.org-compatible documentation.
The text was updated successfully, but these errors were encountered:
Update: turns out CocoaDocs is pretty smart: http://cocoadocs.org/docsets/HCSStarRatingView/
So, all that's really needed is proper documentation in the header files.
Sorry, something went wrong.
What do properties:
?
HCSStarRatingViewShouldBeginGestureRecognizerBlock: 2bade4b
HCSStarRatingViewShouldBeginGestureRecognizerBlock
Added a property to decide whether or not other gesture recognizers should be allowed. Related to #22
shouldBecomeFirstResponder: #24
shouldBecomeFirstResponder
continuous: #22d4cc2cc
continuous
Continuous property value indicating whether changes in the rating value generate continuous update events.
hsousa
No branches or pull requests
Public headers should be documented inline.
Might also be worth creating a cocoadocs.org-compatible documentation.
The text was updated successfully, but these errors were encountered: