IsInvalid Property
Definition
Namespace: Avalonia.OpenGL.Egl
Assembly: Avalonia.OpenGL (in Avalonia.OpenGL.dll)
- C#
- VB
- F#
public override bool IsInvalid { get; }
Public Overrides ReadOnly Property IsInvalid As Boolean
Get
abstract IsInvalid : bool with get
override IsInvalid : bool with get