DisplayLockIsSharedWithContexts Property
Definition
Namespace: Avalonia.OpenGL.Egl
Assembly: Avalonia.OpenGL (in Avalonia.OpenGL.dll)
- C#
- VB
- F#
protected virtual bool DisplayLockIsSharedWithContexts { get; }
Protected Overridable ReadOnly Property DisplayLockIsSharedWithContexts As Boolean
Get
abstract DisplayLockIsSharedWithContexts : bool with get
override DisplayLockIsSharedWithContexts : bool with get