[]
Specifies actions that trigger showing and hiding Popup controls.
[Flags]
public enum TooltipTrigger
Name | Description |
---|---|
Both | Show tooltip by focusing/hovering element. |
Focus | Show tooltip by focusing element. |
Hover | Show tooltip by hovering element. |