TextBoxCaretBrush Property

Gets or sets a brush that is used for the text caret

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public IBrush? CaretBrush { get; set; }

Property Value

IBrush

See Also