IsCorrupted Property
Definition
Namespace: Avalonia.OpenGL.Egl
Assembly: Avalonia.OpenGL (in Avalonia.OpenGL.dll)
- C#
- VB
- F#
public virtual bool IsCorrupted { get; }
Public Overridable ReadOnly Property IsCorrupted As Boolean
Get
abstract IsCorrupted : bool with get
override IsCorrupted : bool with get
Property Value
BooleanImplements
IGlPlatformSurfaceRenderTargetWithCorruptionInfo.IsCorruptedSee Also
Reference
EglPlatformSurfaceRenderTargetBase Class
Avalonia.OpenGL.Egl Namespace