pub fn scroll_to_edge_commands_node(child: impl IntoUiNode) -> UiNodeExpand description
Create a node that implements SCROLL_TO_TOP_CMD, SCROLL_TO_BOTTOM_CMD,
SCROLL_TO_LEFTMOST_CMD and SCROLL_TO_RIGHTMOST_CMD scoped on the widget.
pub fn scroll_to_edge_commands_node(child: impl IntoUiNode) -> UiNodeCreate a node that implements SCROLL_TO_TOP_CMD, SCROLL_TO_BOTTOM_CMD,
SCROLL_TO_LEFTMOST_CMD and SCROLL_TO_RIGHTMOST_CMD scoped on the widget.