Function zng::menu::sub::end_column

source ยท
pub fn end_column(child: impl UiNode, cell: impl UiNode) -> impl UiNode
Expand description

P Sets the content to the Align::END side of the button menu item.

The cell is an non-interactive background that fills the END_COLUMN_WIDTH_VAR and button height.

This is usually a little arrow for sub-menus.

See also end_column_fn for use in styles.