TipProperty Field
Defines the ToolTip.Tip attached property.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly AttachedProperty<Object?> TipProperty
Public Shared ReadOnly TipProperty As AttachedProperty(Of Object)
static val TipProperty: AttachedProperty<Object>