pub fn on_pre_deinit(
child: impl UiNode,
handler: impl WidgetHandler<OnNodeOpArgs>,
) -> impl UiNode
Expand description
P
Preview on_deinit
event.
pub fn on_pre_deinit(
child: impl UiNode,
handler: impl WidgetHandler<OnNodeOpArgs>,
) -> impl UiNode
P
Preview on_deinit
event.