Show / Hide Table of Contents

Class UtilityAssociationsPopupElementView

Supporting control for the PopupViewer control, used for rendering a UtilityAssociationsPopupElement and picking the correct template for each Input type.

Inheritance
object
BindableObject
Element
StyleableElement
NavigableElement
VisualElement
View
Layout
TemplatedView
UtilityAssociationsPopupElementView
Implements
INotifyPropertyChanged
IEffectControlProvider
IToolTipElement
IContextFlyoutElement
IAnimatable
IViewController
IVisualElementController
IElementController
IGestureController
IGestureRecognizers
IPropertyMapperView
IHotReloadableView
IReplaceableView
ILayout
ILayoutController
IVisualTreeElement
IContentView
IView
IElement
ITransform
IPadding
ICrossPlatformLayout
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()
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX