Skip to main content

PvText

Type Alias PvText 

Source
pub type PvText = TextHandle<App>;
Expand description

purview::TextHandle over gpui’s App.

Aliased Type§

pub struct PvText(/* private fields */);