Skip to main content

WaylandPlatformGraphics.IWaylandGraphics Interface

Definition

Assembly:Avalonia.Wayland
Package:Avalonia.Wayland
public interface WaylandPlatformGraphics.IWaylandGraphics

Implements: IDisposable

Methods

NameDescription
CreateContextNo summary available.
CreateRenderSurfaceNo summary available.

CreateContext Method

public Avalonia.Platform.IPlatformGraphicsContext CreateContext()

Returns

Avalonia.Platform.IPlatformGraphicsContext

CreateRenderSurface Method

public Avalonia.Platform.Surfaces.IPlatformRenderSurface CreateRenderSurface(Avalonia.Wayland.Server.Persistent.WSurface surface)

Parameters

surface Avalonia.Wayland.Server.Persistent.WSurface

Returns

Avalonia.Platform.Surfaces.IPlatformRenderSurface