Show / Hide Table of Contents

Class FeatureFormContentTemplateSelector

Template selector for selecting the correct datatemplate for each datatype displayed on each page.

Inheritance
object
ElementTemplate
DataTemplate
DataTemplateSelector
FeatureFormContentTemplateSelector
Namespace: Esri.ArcGISRuntime.Toolkit.Maui.Primitives
Assembly: Esri.ArcGISRuntime.Toolkit.Maui.dll
Syntax
public class FeatureFormContentTemplateSelector : DataTemplateSelector

Constructors

Name Description
FeatureFormContentTemplateSelector()

Initializes an instance of the FeatureFormContentTemplateSelector class.

Properties

Name Description
FeatureFormTemplate

Gets or sets the template used for rendering a FeatureForm

UtilityAssociationGroupResultTemplate

Gets or sets the template used for rendering a UtilityAssociationGroupResult

UtilityAssociationsFilterResultTemplate

Gets or sets the template used for rendering a UtilityAssociationsFilterResult

Methods

Name Description
OnSelectTemplate(object, BindableObject)
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX