TextBoxWatermark Property
Gets or sets the placeholder or descriptive text that is displayed even if the
Text
property is not yet set.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public string? Watermark { get; set; }
Public Property Watermark As String
Get
Set
member Watermark : string with get, set
Property Value
String