ISkiaSurface Interface
Definition
Namespace: Avalonia.Skia
Assembly: Avalonia.Skia (in Avalonia.Skia.dll)
- C#
- VB
- F#
public interface ISkiaSurface : IDisposable
Public Interface ISkiaSurface
Inherits IDisposable
type ISkiaSurface =
interface
interface IDisposable
end
Implements | IDisposable |
Properties
CanBlit | |
Surface |
Methods
Blit(SKCanvas) | |
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable) |