Class FeatureFormContentTemplateSelector
Template selector for selecting the correct datatemplate for each datatype displayed on each page.
Inheritance
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) |