Show / Hide Table of Contents

Class PopupContentTemplateSelector

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

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

Constructors

Name Description
PopupContentTemplateSelector()

Initializes an instance of the PopupContentTemplateSelector class.

Properties

Name Description
PopupTemplate

Gets or sets the template used for rendering a Popup

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