https://github.com/tizee/delegation-pattern
Objective-C delegation pattern demo.
https://github.com/tizee/delegation-pattern
Last synced: 9 months ago
JSON representation
Objective-C delegation pattern demo.
- Host: GitHub
- URL: https://github.com/tizee/delegation-pattern
- Owner: tizee
- Created: 2022-04-07T11:47:42.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-07T11:48:18.000Z (about 4 years ago)
- Last Synced: 2025-02-25T01:55:05.565Z (over 1 year ago)
- Language: Objective-C
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ObjC delegation guide
Simple demo for delegation used in Objective-C.