Function zng_wgt_layer::popup::is_close_delaying
source ยท pub fn is_close_delaying(
child: impl UiNode,
state: impl IntoVar<bool>,
) -> impl UiNode
Expand description
P
If close was requested for this layered widget and it is just awaiting for the close_delay
.