Forms
Switch
An on/off switch for a setting.
- Your agent asks for
Switch- On iOS
- The real UIKit control, so Apple draws Liquid Glass on it in iOS 26.
- On Android
- A real Material 3 Expressive component, drawn by Jetpack Compose.
Props
Every prop, its type, its default, and whether it is iOS-only, Android-only or both. Read straight from the source, not from hand-maintained docs.
Loading props…