Type Alias i_slint_core::item_rendering::PartialRenderingCache

source ·
pub type PartialRenderingCache = RenderingCache<LogicalRect>;
Expand description

The cache that needs to be held by the Window for the partial rendering

Aliased Type§

struct PartialRenderingCache { /* private fields */ }