Show / Hide Table of Contents

Class AttachmentsPopupElementView

Supporting control for the PopupViewer control, used for rendering a AttachmentsPopupElement.

Inheritance
object
BindableObject
Element
StyleableElement
NavigableElement
VisualElement
View
Layout
TemplatedView
AttachmentsPopupElementView
Implements
INotifyPropertyChanged
IEffectControlProvider
IToolTipElement
IContextFlyoutElement
IAnimatable
IViewController
IVisualElementController
IElementController
IGestureController
IGestureRecognizers
IPropertyMapperView
IHotReloadableView
IReplaceableView
ILayout
ILayoutController
IVisualTreeElement
IContentView
IView
IElement
ITransform
IPadding
ICrossPlatformLayout
Namespace: Esri.ArcGISRuntime.Toolkit.Maui.Primitives
Assembly: Esri.ArcGISRuntime.Toolkit.Maui.dll
Syntax
public class AttachmentsPopupElementView : TemplatedView, INotifyPropertyChanged, IEffectControlProvider, IToolTipElement, IContextFlyoutElement, IAnimatable, IViewController, IVisualElementController, IElementController, IGestureController, IGestureRecognizers, IPropertyMapperView, IHotReloadableView, IReplaceableView, ILayout, ILayoutController, IVisualTreeElement, IContentView, IView, IElement, ITransform, IPadding, ICrossPlatformLayout

Constructors

Name Description
AttachmentsPopupElementView()

Initializes a new instance of the AttachmentsPopupElementView class.

Fields

Name Description
AttachmentListName

Template name of the CollectionView attachment list.

ElementProperty

Identifies the Element dependency property.

Properties

Name Description
Element

Gets or sets the AttachmentsPopupElement.

Methods

Name Description
OnApplyTemplate()
OnAttachmentClicked(PopupAttachment)

Occurs when an attachment is clicked.

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX