menu

MAUI

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

    Show / Hide Table of Contents

    Class ImageTappedEventArgs

    Provides data for the ImageTapped event.

    Inheritance
    System.Object
    ImageTappedEventArgs
    Namespace: Syncfusion.Maui.Chat
    Assembly: Syncfusion.Maui.Chat.dll
    Syntax
    public class ImageTappedEventArgs : Object

    Constructors

    ImageTappedEventArgs()

    Declaration
    public ImageTappedEventArgs()

    Properties

    Message

    Gets the image message that was tapped.

    Declaration
    public IImageMessage Message { get; }
    Property Value
    Type
    IImageMessage
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved