Skip to main content

COVER

Constant COVER 

Source
pub const COVER: PieceKind;
Expand description

A fullscreen cover (docs/cover.md): a modal surface presented over the whole window, edge-to-edge, driven by CoverPatch::{Present,Dismiss}. The handle is the cover’s CONTENT container; its frame is native-owned while presented (the backend sizes it to the safe area and reports it via Event::FrameChanged).

Day API ↩ Guides· daybrite.dev