PlaceholderText Property
Gets or sets the PlaceHolder text.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public string? PlaceholderText { get; set; }
Public Property PlaceholderText As String
Get
Set
member PlaceholderText : string with get, set