Skip to main content

advance

Function advance 

Source
pub fn advance(
    data: &Drawing<'_>,
    block: BlockId,
    current: EditTarget,
) -> Option<Transition>
Expand description

Switch to editing the field after current in child block block’s cycle.