Table of Contents

Interface IPlatformGraphicsContext

Namespace
Avalonia.Platform
Assembly
Avalonia.Base.dll
[Unstable]
public interface IPlatformGraphicsContext : IDisposable, IOptionalFeatureProvider
Inherited Members
Extension Methods

Properties

IsLost

bool IsLost { get; }

Property Value

bool

Methods

EnsureCurrent()

IDisposable EnsureCurrent()

Returns

IDisposable