ISkiaSharpApiLease Interface

Definition

Namespace: Avalonia.Skia
Assembly: Avalonia.Skia (in Avalonia.Skia.dll) Version: 11.3.999
C#
[UnstableAttribute]
public interface ISkiaSharpApiLease : IDisposable
Implements
IDisposable

Properties

Methods

DisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable)
TryLeasePlatformGraphicsApi 

See Also