Class SegmentedControl
Internal control used by the UtilityNetworkTraceTool.
Inheritance
SegmentedControl
Implements
Namespace: Esri.ArcGISRuntime.Toolkit.Maui.Primitives
Assembly: Esri.ArcGISRuntime.Toolkit.Maui.dll
Syntax
public class SegmentedControl : GraphicsView, INotifyPropertyChanged, IVisualTreeElement, IEffectControlProvider, IToolTipElement, IContextFlyoutElement, IAnimatable, IViewController, IVisualElementController, IElementController, IGestureController, IGestureRecognizers, IPropertyMapperView, IHotReloadableView, IReplaceableView, IGraphicsView, IView, IElement, ITransform
Constructors
Name | Description |
---|---|
SegmentedControl() | Initializes a new instance of the SegmentedControl class. |
Fields
Name | Description |
---|---|
SelectedSegmentIndexProperty | Identifies the SelectedSegmentIndex bindable property. |
Properties
Name | Description |
---|---|
SelectedSegmentIndex | Gets or sets the index of the currently selected segment. |