Summary
Gets or sets the image that will be displayed.
- Namespace
- Avalonia
.Controls - Containing Type
- Image
Syntax
public IImage Source { get; set; }
Value
Type | Description |
---|---|
IImage |
public IImage Source { get; set; }
Type | Description |
---|---|
IImage |