IGlPlatformSurfaceRenderTargetWithCorruptionInfo Interface
Definition
Namespace: Avalonia.OpenGL.Surfaces
Assembly: Avalonia.OpenGL (in Avalonia.OpenGL.dll)
- C#
- VB
- F#
public interface IGlPlatformSurfaceRenderTargetWithCorruptionInfo : IGlPlatformSurfaceRenderTarget,
IDisposable
Public Interface IGlPlatformSurfaceRenderTargetWithCorruptionInfo
Inherits IGlPlatformSurfaceRenderTarget, IDisposable
type IGlPlatformSurfaceRenderTargetWithCorruptionInfo =
interface
interface IGlPlatformSurfaceRenderTarget
interface IDisposable
end
Implements | IGlPlatformSurfaceRenderTarget, IDisposable |
Properties
IsCorrupted |
Methods
BeginDraw() | (Inherited from IGlPlatformSurfaceRenderTarget) |
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable) |