Interface ISkiaSharpPlatformGraphicsApiLease
Namespace: Avalonia.Skia
Assembly: Avalonia.Skia.dll, VelloSharp.Avalonia.Vello.dll
[Unstable]
public interface ISkiaSharpPlatformGraphicsApiLease : IDisposable
Implements
Properties
Context
IPlatformGraphicsContext Context { get; }
Property Value
IPlatformGraphicsContext
Context
Gets the platform graphics context for the current lease.
IPlatformGraphicsContext Context { get; }
Property Value
IPlatformGraphicsContext