Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Avalonia.Controls.Skia
SKBitmapImage
Properties
Source
Menu
On this page
Source Property
Definition
Namespace
Avalonia.Controls.Skia
Assembly
Skia.Controls.Avalonia.dll
View source
Gets or sets the
SkiaSharp.SKBitmap
content.
[Content] public SKBitmap? Source { get; set; }
Returns
SkiaSharp.SKBitmap