Xamarin Segmented Control (SfSegmentedControl) Overview
18 May 20211 minute to read
The Segmented Control for Xamarin.Forms provides a simple way to choose from a linear set of two or more segments, each of which functions as a mutually exclusive button.
Key Features
-
Supports displaying the segments with text, font icons, or both.
-
Supports scrolling and aligning the segments equally within the available space.
-
Populates the segments from a collection of strings and views along with the objects of built-in classes.
-
Supports customizing text and other UI elements.