IconSegmentedControl

contents

data

UIValue(List<object>)

The data source for the segmented control.

select-cell

UIAction<SegmentedControl, int>

Invoked when a cell is selected, parameters give you the SegmentedControl component and index of the selected cell.