PlaceholderForeground Property
Gets or sets the Brush that renders the placeholder text.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public IBrush? PlaceholderForeground { get; set; }
Public Property PlaceholderForeground As IBrush
Get
Set
member PlaceholderForeground : IBrush with get, set