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