Widget Documentation: LMFeedSwitch
Widget: LMFeedSwitch
The LMFeedSwitch
is a custom switch widget designed with advanced styling options, such as customizable text, thumb color, and track color.
View Style: LMFeedSwitchStyle
The LMFeedSwitchStyle
defines the appearance and layout properties for the LMFeedSwitch
, including options for text styling, thumb and track colors, and icons.
Field | Description | Type |
---|---|---|
textStyle | Specifies the style of the text associated with the switch. | LMFeedTextStyle |
thumbColor | Defines the color of the switch's thumb. | Int |
trackColor | Specifies the color of the switch's track. | Int |
thumbIcon | Sets the icon resource for the switch's thumb. | Int |
thumbIconColor | Defines the tint color for the thumb icon. | Int |