Skip to main content

PvUi

Type Alias PvUi 

Source
pub type PvUi = Ui<App>;
Expand description

purview::Ui over gpui’s App — the main-thread proxy an async handler captures to hop back with ui.run(|app| …).await.

Aliased Type§

pub struct PvUi { /* private fields */ }