IsLost 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)
- C#
- VB
- F#
bool IsLost { get; }
ReadOnly Property IsLost As Boolean
Get
abstract IsLost : bool with get
Property Value
BooleanSee Also
Reference
ICompositionGpuImportedObject Interface
Avalonia.Rendering.Composition Namespace