InnerLeftContent 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)
- C#
- VB
- F#
public Object? InnerLeftContent { get; set; }
Public Property InnerLeftContent As Object
Get
Set
member InnerLeftContent : Object with get, set