TextBoxInnerLeftContent Property
Gets or sets custom content that is positioned on the left side of the text layout box
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public Object? InnerLeftContent { get; set; }
Public Property InnerLeftContent As Object
Get
Set
member InnerLeftContent : Object with get, set
Property Value
Object