Class TooltipGesture
Specifies the gesture on the maps in which tooltip must be rendered.
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 |
---|
TooltipGesture |
DoubleClick
Declaration
public const TooltipGesture DoubleClick
Field Value
Type |
---|
TooltipGesture |
MouseMove
Declaration
public const TooltipGesture MouseMove
Field Value
Type |
---|
TooltipGesture |