on_pre_init

Function on_pre_init 

Source
pub fn on_pre_init(
    child: impl IntoUiNode,
    handler: Box<dyn FnMut(&OnNodeOpArgs) -> HandlerResult + Send>,
) -> UiNode
Expand description

P Preview on_init event.