ISkiaSharpPlatformGraphicsApiLease 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 ISkiaSharpPlatformGraphicsApiLease : IDisposable
<UnstableAttribute>
Public Interface ISkiaSharpPlatformGraphicsApiLease
Inherits IDisposable
[<UnstableAttribute>]
type ISkiaSharpPlatformGraphicsApiLease =
interface
interface IDisposable
end
| Implements | IDisposable |
Properties
| Context |
Methods
| Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable) |