ICompositionGpuImportedObjectIsLost Property

Indicates if the device context this instance is associated with is no longer available

Definition

Namespace: Avalonia.Rendering.Composition
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
C#
bool IsLost { get; }

Property Value

Boolean

See Also