Show / Hide Table of Contents

Class UtilityAssociationsFormElementView

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

Inheritance
object
BindableObject
Element
StyleableElement
NavigableElement
VisualElement
View
Layout
TemplatedView
UtilityAssociationsFormElementView
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 UtilityAssociationsFormElementView : 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
UtilityAssociationsFormElementView()

Initializes a new instance of the UtilityAssociationsFormElementView class.

Fields

Name Description
ElementProperty

Identifies the Element dependency property.

FeatureFormProperty

Identifies the FeatureForm dependency property.

Properties

Name Description
Element

Gets or sets the UtilityAssociationsFormElement.

FeatureForm

Gets or sets the FeatureForm that the Element belongs to.

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX