Module: Switch

Switch for Android and iOS

Properties:
Name Type Description
value bool

开关状态,默认值 false

style style

开关样式,仅支持宽高

onTintColor string

打开时的背景颜色

tintColor string

关闭时的背景颜色

disabled bool

是否禁用,默认值 false

onValueChange function

切换开关的回调函数

Since:
  • 10020
Author:
  • Geeook