ImageSource Property
Gets or sets the source of the image.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public IImage? ImageSource { get; set; }
Public Property ImageSource As IImage
Get
Set
member ImageSource : IImage with get, set