menu

MAUI

  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TappedEventArgs - MAUI API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TappedEventArgs

    Provides event data for the Tapped event.

    Inheritance
    System.Object
    TappedEventArgs
    Namespace: Syncfusion.Maui.Maps
    Assembly: Syncfusion.Maui.Maps.dll
    Syntax
    public class TappedEventArgs : EventArgs

    Constructors

    TappedEventArgs()

    Declaration
    public TappedEventArgs()

    Properties

    Position

    Gets the current touch position.

    Declaration
    public Point Position { get; }
    Property Value
    Type
    Microsoft.Maui.Graphics.Point
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved