ISkiaSharpApiLease Interface
Unstable.
Note: This API is unstable and may change in a future release.
Definition
Namespace: Avalonia.Skia
Assembly: Avalonia.Skia (in Avalonia.Skia.dll)
- C#
- VB
- F#
[UnstableAttribute]
public interface ISkiaSharpApiLease : IDisposable
<UnstableAttribute>
Public Interface ISkiaSharpApiLease
Inherits IDisposable
[<UnstableAttribute>]
type ISkiaSharpApiLease =
interface
interface IDisposable
end
Implements | IDisposable |
Properties
CurrentOpacity | |
GrContext | |
SkCanvas | |
SkSurface |
Methods
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable) |
TryLeasePlatformGraphicsApi() |