C# (CSharp) Esri.ArcGISRuntime.Toolkit.Controls Namespace

Nested Namespaces

Esri.ArcGISRuntime.Toolkit.Controls.Primitives

Classes

Name Description
Attribution The Attribution Control displays Copyright information for Layers that have the ICopyright Interface implemented.
CredentialSaveOptionBoolConverter
CredentialSaveOptionVisibilityConverter
FeatureDataField
FeatureDataField.DataItem Abstract base class for all DataItem derived class. They all should have a Value property and notify the FeatureDataField when thier value changes.
FeatureDataField.InputDataItem InputDataItem is a bindable object for InputTemplate.
FeatureDataField.ReadOnlyDataItem ReadOnlyDataItem is a bindable object for ReadOnlyTeample.
FeatureDataField.SelectorDataItem
FeatureDataForm
FeatureHelper
GeneratingFieldEventArgs GeneratingFieldEventArgs contains information about a field that will define how the field will be rendered. Properties can be changed to customize what is rendered.
Legend The Legend is a utility control that displays the symbology of Layers and their description for map interpretation.
Legend.RefreshedEventArgs Legend Event Arguments used when the legend is refreshed.
LegendTree Internal class encapsulating a layer item representing the virtual root item for the legend tree. The LayerItems collection of this item is the collection of map layer item displayed at the first level of the TOC. This class manages the events coming from the map, from the map layers and from the map layer items.
MapLayerItem Internal class encapsulating a layer item representing a map layer. This class manages the events coming from the layer and the legend refresh process.
ScaleLine
SignInDialog
TemplatePicker
TemplatePicker.InvokeCommand
TemplatePicker.TemplateItem
TemplatePicker.TemplatePickedEventArgs EventArgs type for TemplatePicker.TemplatePicked event.
TextInputManager
ValueChangedEventArgs Event args used for the ValueChanged event of FeatureDataField.
ValueChangingEventArgs Event args used for the ValueChanging event of FeatureDataField.
ValueEventArgs Base class for ValueChangeing and ValueChange events for FeatureDataField.