alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum TooltipGesture

    Specifies the gesture in which the tooltip is to be rendered.

    Namespace: Syncfusion.Blazor.Maps
    Assembly: Syncfusion.Blazor.dll
    Syntax
    [JsonConverter(typeof(JsonStringEnumConverter))]
    public enum TooltipGesture

    Fields

    Name Description
    Click

    Specifies the tooltip to be shown on click event.

    DoubleClick

    Specifies the tooltip to be shown on double click event.

    MouseMove

    Specifies the tooltip to be shown on mouse hover event.

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved