ChenYilong / ChenYilong/iOSInterviewQuestions
第7题,在代理里定义属性,好像没有使用场景吧
Open
- Dominant language
- Swift
- Stars
- 9.5k
- Forks
- 2.8k
- PR merge metrics
- No merged PRs in 30d
Description
在 protocol 中使用 property 只会生成 setter 和 getter 方法声明,我们使用属性的目的,是希望遵守我协议的对象能实现该属性
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.