Skip to main content

GetShowOnDisabled Method

Gets whether a control will display a tooltip even if it disabled.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public static bool GetShowOnDisabled(
Control element
)

Parameters

  Control
The control to get the property from.

Return Value

Boolean

See Also

Reference

ToolTip Class
Avalonia.Controls Namespace