menu

Xamarin.Forms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TooltipOpeningEventArgs - Xamarin.Forms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TooltipOpeningEventArgs

    To get the tooltip properties.

    Inheritance
    System.Object
    TooltipOpeningEventArgs
    Namespace: Syncfusion.SfMaps.XForms
    Assembly: Syncfusion.SfMaps.XForms.dll
    Syntax
    public class TooltipOpeningEventArgs : EventArgs

    Constructors

    TooltipOpeningEventArgs()

    Declaration
    public TooltipOpeningEventArgs()

    Properties

    Cancel

    Gets or sets a value indicating whether the tooltip opening should be canceled or not.

    Declaration
    public bool Cancel { get; set; }
    Property Value
    Type
    System.Boolean

    Data

    Gets the tooltip data property.

    Declaration
    public object Data { get; }
    Property Value
    Type
    System.Object

    TooltipType

    Gets or internal sets the tooltip type.

    Declaration
    public string TooltipType { get; }
    Property Value
    Type
    System.String
    Back to top Generated by DocFX
    OSZAR »
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved
    OSZAR »