ServiceEnabledProperty Field
Defines the ToolTip.ServiceEnabled property.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly AttachedProperty<bool> ServiceEnabledProperty
Public Shared ReadOnly ServiceEnabledProperty As AttachedProperty(Of Boolean)
static val ServiceEnabledProperty: AttachedProperty<bool>