TextBoxInnerLeftContent Property

Gets or sets custom content that is positioned on the left side of the text layout box

Definition

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

Property Value

Object

See Also