💎一站式轻松地调用各大LLM模型接口,支持GPT4、智谱、星火、月之暗面及文生图 广告
> [SwitchIOS](http://facebook.github.io/react-native/docs/switchios.html#content) ## 属性 | 名称 | 类型 | 意义 | 默认值 | | --- | --- | --- | --- | | disabled | bool | 是否可用,若为true,不可用 | false | | onTintColor | string | 当开关打开后,背景颜色 | 无 | | onValueChange | function | 当用户切换开关时的回调函数 | 无 | | thumbTintColor | string | 开关圆形按钮的背景颜色 | 无 | | tintColor | string | 开关关闭后,背景颜色 | 无 | | value | bool | 判断开关是否打开的值,为true表明开关打开 | 无 |