ToolTip.

GetShowDelay(Control) Method

Summary

Gets the value of the ToolTip.ShowDelay attached property.
Namespace
Avalonia.Controls
Containing Type
ToolTip

Syntax

public static int GetShowDelay(Control element)

Parameters

Name Type Description
element Control The control to get the property from.

Return Value

Type Description
int A value indicating the time, in milliseconds, before a tool tip opens.