IRenderTargetIsCorrupted Property

Indicates if the render target is no longer usable and needs to be recreated

Definition

Namespace: Avalonia.Platform
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
bool IsCorrupted { get; }

Property Value

Boolean

See Also