Class TooltipGesture
Specifies the tooltip to be rendered on mouse operation.
Inheritance
System.Object
TooltipGesture
Namespace: Syncfusion.EJ2.Maps
Assembly: Syncfusion.EJ2.dll
Syntax
public sealed class TooltipGesture : Enum
Fields
Click
Declaration
public const TooltipGesture Click
Field Value
Type | Description |
---|---|
TooltipGesture |
DoubleClick
Declaration
public const TooltipGesture DoubleClick
Field Value
Type | Description |
---|---|
TooltipGesture |
MouseMove
Declaration
public const TooltipGesture MouseMove
Field Value
Type | Description |
---|---|
TooltipGesture |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |