https://github.com/9drops/uibutton-largerhitarea
UIButton category,Extend button hit area.
https://github.com/9drops/uibutton-largerhitarea
extend-button-hit-area ios
Last synced: 9 months ago
JSON representation
UIButton category,Extend button hit area.
- Host: GitHub
- URL: https://github.com/9drops/uibutton-largerhitarea
- Owner: 9drops
- Created: 2016-01-31T08:14:23.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-31T08:45:52.000Z (over 10 years ago)
- Last Synced: 2023-08-23T06:52:23.451Z (almost 3 years ago)
- Topics: extend-button-hit-area, ios
- Language: Objective-C
- Homepage:
- Size: 23.4 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UIButton-LargerHitArea
UIButton category,增大UIButton点击响应区域,针对iOS UIButton较小难以点中的情况.
UIButton+LargerHitArea为UIButton Category。
ButtonLargerHitAreaSample为使用使用范例。