UseFloatingWatermark Property
Gets or sets a value indicating whether the Watermark will still be shown above the Text even after a text value is set.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public bool UseFloatingWatermark { get; set; }
Public Property UseFloatingWatermark As Boolean
Get
Set
member UseFloatingWatermark : bool with get, set