Watermark Property
Gets or sets the placeholder or descriptive text that is displayed even if the Text property is not yet set.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public string? Watermark { get; set; }
Public Property Watermark As String
Get
Set
member Watermark : string with get, set