Show / Hide Table of Contents

Class PopupElementTemplateSelector

Supporting selector for the PopupViewer control, used for rendering a set of popup elements.

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

Constructors

Name Description
PopupElementTemplateSelector()

Initializes a new instance of the PopupElementTemplateSelector class.

Properties

Name Description
AttachmentsPopupElementTemplate

Template used for rendering a AttachmentsPopupElement.

FieldsPopupElementTemplate

Template used for rendering a FieldsPopupElement.

MediaPopupElementTemplate

Template used for rendering a MediaPopupElement.

TextPopupElementTemplate

Template used for rendering a TextPopupElement.

UtilityAssociationsPopupElementTemplate

Template used for rendering a UtilityAssociationsPopupElement.

Methods

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