Show / Hide Table of Contents

Class SegmentedControl

Internal control used by the UtilityNetworkTraceTool.

Inheritance
object
BindableObject
Element
StyleableElement
NavigableElement
VisualElement
View
GraphicsView
SegmentedControl
Implements
INotifyPropertyChanged
IVisualTreeElement
IEffectControlProvider
IToolTipElement
IContextFlyoutElement
IAnimatable
IViewController
IVisualElementController
IElementController
IGestureController
IGestureRecognizers
IPropertyMapperView
IHotReloadableView
IReplaceableView
IGraphicsView
IView
IElement
ITransform
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.

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX