pub fn is_close_delaying(
child: impl IntoUiNode,
state: impl IntoVar<bool>,
) -> UiNodeExpand description
P If close was requested for this layered widget and it is just awaiting for the close_delay.
pub fn is_close_delaying(
child: impl IntoUiNode,
state: impl IntoVar<bool>,
) -> UiNodeP If close was requested for this layered widget and it is just awaiting for the close_delay.