File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -40,11 +40,11 @@ render() {
4040| ** ` onChange ` ** | ` function ` | Callback that is called when the user taps a segment.|
4141| ** ` selectedIndex ` ** | ` Number ` | Index of the selected segment.|
4242| ** ` offsetHeight ` ** | ` Number ` | Active Segment's offset height.|
43- | ** ` style ` ** | ` function ` | Styles props of segment control.|
44- | ** ` segmentControlStyle ` ** | ` function ` | Styles props of segment control.|
45- | ** ` activeSegmentStyle ` ** | ` function ` | Styles props of active segment view.|
46- | ** ` selectedTextStyle ` ** | ` function ` | Selected Segment's text style.|
47- | ** ` unSelectedTextStyle ` ** | ` function ` | Unselected Segment's text style.|
43+ | ** ` style ` ** | ` Styles ` | Styles props of segment control.|
44+ | ** ` segmentControlStyle ` ** | ` Styles ` | Styles props of segment control.|
45+ | ** ` activeSegmentStyle ` ** | ` Styles ` | Styles props of active segment view.|
46+ | ** ` selectedTextStyle ` ** | ` Styles ` | Selected Segment's text style.|
47+ | ** ` unSelectedTextStyle ` ** | ` Styles ` | Unselected Segment's text style.|
4848
4949## License
5050
You can’t perform that action at this time.
0 commit comments