Class PopupElementTemplateSelector
Supporting selector for the PopupViewer control, used for rendering a set of popup elements.
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) |