menu

MAUI

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

    Show / Hide Table of Contents

    Class TooltipClosedEventArgs

    Represents the event argument class for tooltip dismiss event.

    Inheritance
    System.Object
    TooltipClosedEventArgs
    Namespace: Syncfusion.Maui.Core
    Assembly: Syncfusion.Maui.Core.dll
    Syntax
    public class TooltipClosedEventArgs : EventArgs

    Constructors

    TooltipClosedEventArgs()

    Intializes the new instance for TooltipClosedEventArgs class.

    Declaration
    public TooltipClosedEventArgs()

    Properties

    IsCompleted

    Gets the value of tooltip duration is whether completed or terminated.

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