Versions in this module Expand all Collapse all v1 v1.0.260758 Jul 30, 2026 Changes in this version + type App struct + func New() *App + func (a *App) Close() error + func (a *App) Draw(cv *uiapp.Canvas) error + func (a *App) Handle(e uiapp.Event) error + func (a *App) Init(ctx *uiapp.Context) error