Show / Hide Table of Contents

Class PopupAttachmentClickedEventArgs

Event argument for the PopupAttachmentClicked event.

Inheritance
object
EventArgs
PopupAttachmentClickedEventArgs
Namespace: Esri.ArcGISRuntime.Toolkit.Maui
Assembly: Esri.ArcGISRuntime.Toolkit.Maui.dll
Syntax
public class PopupAttachmentClickedEventArgs : EventArgs

Properties

Name Description
Attachment

Gets the attachment that was clicked.

Handled

Gets or sets a value indicating whether the event handler has handled the event and the default action should be prevented.

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