Table of Contents

Interface IPlatformGraphics

Namespace
Avalonia.Platform
Assembly
Avalonia.Base.dll
[Unstable]
public interface IPlatformGraphics

Properties

UsesSharedContext

bool UsesSharedContext { get; }

Property Value

bool

Methods

CreateContext()

IPlatformGraphicsContext CreateContext()

Returns

IPlatformGraphicsContext

GetSharedContext()

IPlatformGraphicsContext GetSharedContext()

Returns

IPlatformGraphicsContext