Contents

IZenithView

public interface IZenithView
Inheritance and metadata

Properties

GraphicsContext

GraphicsContext? GraphicsContext { get; set; }

Methods

EnsureResources()

void EnsureResources()

Present()

void Present()

ReleaseResources()

void ReleaseResources()

Tick()

void Tick()

UI(Action)

void UI(Action action)

Events

RenderRequested

event EventHandler<RenderEventArgs>? RenderRequested

UpdateRequested

event EventHandler<UpdateEventArgs>? UpdateRequested

Find a member

Zenith.NET.Views.IZenithView

Search documentation

Search tutorials, concepts, samples, and the API reference.