Class OverlayItemsControl
Holds the overlays in a MapView
Namespace: Esri.ArcGISRuntime.UI.Controls
Assembly: Esri.ArcGISRuntime.WinUI.dll
Syntax
public sealed class OverlayItemsControl : DependencyObject
Constructors
Name | Description |
---|---|
OverlayItemsControl() | Initializes a new instance of the OverlayItemsControl class. |
Fields
Name | Description |
---|---|
ItemsSourceProperty | Identifies the ItemsSource dependency property. |
ItemTemplateProperty | Identifies the ItemTemplate dependency property. |
Properties
Name | Description |
---|---|
Items | Gets the collection used to generate the content of the control. |
ItemsSource | Gets or sets a collection used to generate the content of the OverlayItemsControl. |
ItemTemplate | Gets or sets the DataTemplate used to display each item. |
See Also
Applies to
Target | Versions |
---|---|
.NET 6.0 Windows | 100.13 - 100.15 |