Skip to content

Overview

Published Properties

Property name Description
Items (Segments) Collection of items (segments) in the SegmentedControl.
Style The style of the SegmentedControl.
SelectedSegmentIndex Sets or gets the SelectedSegmentIndex which is the index of an item in the Items collection.
TintColor The tint color of the SegmentedControl.
Visible Shows / hides the SegmentedControl.

Public Properties

Property name Description
Button Returns a reference to the native iOS UISegmentedControl.