Class UtilityAssociationsPopupElementView
Supporting control for the PopupViewer control, used for rendering a UtilityAssociationsPopupElement and picking the correct template for each Input type.
Inheritance
UtilityAssociationsPopupElementView
Implements
Namespace: Esri.ArcGISRuntime.Toolkit.Maui.Primitives
Assembly: Esri.ArcGISRuntime.Toolkit.Maui.dll
Syntax
public class UtilityAssociationsPopupElementView : TemplatedView, INotifyPropertyChanged, IEffectControlProvider, IToolTipElement, IContextFlyoutElement, IAnimatable, IViewController, IVisualElementController, IElementController, IGestureController, IGestureRecognizers, IPropertyMapperView, IHotReloadableView, IReplaceableView, ILayout, ILayoutController, IVisualTreeElement, IContentView, IView, IElement, ITransform, IPadding, ICrossPlatformLayout
Constructors
| Name | Description |
|---|---|
| UtilityAssociationsPopupElementView() | Initializes a new instance of the UtilityAssociationsPopupElementView class. |
Fields
| Name | Description |
|---|---|
| ElementProperty | Identifies the Element dependency property. |
| PopupViewerProperty | Identifies the PopupViewer dependency property. |
Properties
| Name | Description |
|---|---|
| Element | Gets or sets the UtilityAssociationsPopupElement. |
| PopupViewer | Gets or sets the PopupViewer that the PopupViewer belongs to. |
Methods
| Name | Description |
|---|---|
| OnApplyTemplate() |