Show / Hide Table of Contents

Class HyperlinkClickedEventArgs

Event argument for the HyperlinkClicked event.

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

Properties

Name Description
Handled

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

Uri

Gets the URI that was clicked.

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