pub fn is_cap_hovered_timestamp(
child: impl IntoUiNode,
state: impl IntoVar<bool>,
) -> UiNodeExpand description
P State is true when the widget is an undo_entry and it is hovered, has captured the mouse
or a sibling with higher timestamp is hovered/has cap.