ImageSource Property
Gets or sets the image that will be displayed.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
[ContentAttribute]
public IImage? Source { get; set; }
<ContentAttribute>
Public Property Source As IImage
Get
Set
[<ContentAttribute>]
member Source : IImage with get, set
Property Value
IImage