【发布时间】:2010-12-13 10:27:42
【问题描述】:
是否可以创建“依赖设置”?例如你有这样的分层设置:
- include animals
-- include dogs
-- include cats
在哪里切换动物会自动切换狗和猫(我知道我可以在代码中满足这一点,但是可以配置操作系统提供的设置屏幕,因此如果包含动物,狗的 UISwitch 会自动设置为关闭设置为关闭?)
【问题讨论】:
标签: iphone ios settings application-settings