Namespace Esri.ArcGISRuntime.Toolkit.UI.Controls
Classes
BarcodeButtonClickedEventArgs
Event argument for the BarcodeButtonClicked event.
BasemapGallery
Displays a collection of images representing basemaps from ArcGIS Online, a user-defined Portal, or a user-defined collection.
BookmarksView
The BookmarksView view presents bookmarks, either from a list defined by BookmarksOverride or the Map or Scene shown in the associated GeoView.
Compass
The Compass Control showing the heading on the map when the rotation is not North up / 0.
FeatureDataField
The FeatureDataField control is used to display or edit a single field attribute of an Feature.
FeatureFormView
A visual feature editor form controlled by a FeatureForm definition.
FloorFilter
FloorFilter provides a browsing experience for floor-aware maps and scenes, and allows you to filter the view to show a single floor/level.
FormAttachmentClickedEventArgs
Event argument for the FormAttachmentClicked event.
HyperlinkClickedEventArgs
Event argument for the HyperlinkClicked event.
Legend
The Legend control is used to display symbology and description for a set of Layers in a Map or Scene contained in a GeoView.
LocatorSearchSource
Basic search source implementation for generic locators.
MeasureToolbar
The MeasureToolbar control is used to measure distances and areas on a MapView.
OfflineMapAreasTemplateSettings
Provides calculated values that can be referenced as TemplatedParent sources when defining templates for a OfflineMapAreasView control. Not intended for general use.
OfflineMapAreasView
The OfflineMapAreasView allows users to take a web map offline by downloading map areas.
OverviewMap
Defines a small "overview" (or "inset") map displaying a representation of the attached GeoView's current viewpoint.
PopupAttachmentClickedEventArgs
Event argument for the PopupAttachmentClicked event.
PopupViewer
The PopupViewer control is used to display details and media, edit attributes, geometry and related records, manage attachments of an ArcGISFeature or a Graphic as defined in its Popup.
ScaleLine
The ScaleLine Control generates a line representing a certain distance on the map in both Metric and US units.
ScaleLineAutomationPeer
Exposes FrameworkElement derived types (including all controls) to Microsoft UI Automation.
SearchResult
Wraps a search result for display.
SearchSuggestion
Wraps a search suggestion for display.
SearchView
View for searching with locators or custom search sources.
SearchView.SuggestionsGrouped
Class to support grouping suggestions on UWP.
SearchViewModel
Backing controller for a search experience, intended for use with SearchView. SearchView supports searching, with search-as-you-type for multiple search providers via ISearchSource.
SearchViewTemplateSettings
SearchViewTemplateSettings provides a set of properties that are used when you define a new control template for a control that derives from SearchView.
SymbolDisplay
A control that renders a Symbol.
TableOfContents
A control that creates a table of content tree view from a GeoView.
TimeSlider
The TimeSlider is a utility Control that emits TimeExtent values typically for use with the Map Control to enhance the viewing of geographic features that have attributes based upon Date/Time information.
TocItemContextMenuEventArgs
Event argument fired by the TableOfContents when right-clicking an item.
UtilityNetworkChangedEventArgs
Event argument used by UtilityNetworkChanged event.
UtilityNetworkTraceCompletedEventArgs
Event argument used by UtilityNetworkTraceCompleted event.
UtilityNetworkTraceTool
Represents a control that enables user to perform trace analysis with pre-configured trace types.
Interfaces
IOfflineMapAreaItem
Represents an offline map area exposed by TemplateSettings. This is the item type used for the list of map areas in the view and should contain all necessary information about a map area to be displayed in the list and interacted with (e.g. downloaded, opened, etc.).
ISearchSource
Defines the API contract for sources of search results that can be used with SearchViewModel.
Enums
SearchResultMode
Defines how many results should be returned by a search.
ValidationErrorVisibility
Defines when validation errors should be shown in the FeatureFormView.