RenderTargetCorruptedException.

RenderTargetCorruptedException(Exception) Constructor

Namespace
Avalonia
Containing Type
RenderTargetCorruptedException

Syntax

public RenderTargetCorruptedException(Exception innerException)

Parameters

Name Type Description
innerException Exception

Return Value

Type Description
void