Skip to main content

IPlatformGraphicsContext Interface

Definition

Assembly:Avalonia.Base
Package:Avalonia
public interface IPlatformGraphicsContext

Implements: IOptionalFeatureProvider, IDisposable

Methods

NameDescription
EnsureCurrentNo summary available.

EnsureCurrent Method

public IDisposable EnsureCurrent()

Returns

IDisposable

Properties

NameDescription
IsLostNo summary available.

IsLost Property

public bool IsLost { get; set; }