Skip to main content

GetServiceEnabled Method

Gets whether showing and hiding of a control's tooltip will be automatically controlled by Avalonia.

Definition

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

public static bool GetServiceEnabled(
Control element
)

Parameters

  Control
The control to get the property from.

Return Value

Boolean

See Also

Reference

ToolTip Class
Avalonia.Controls Namespace