UIContextMenuConfiguration.ElementOrder.fixed
A constant that displays menu elements in a fixed order.
Declaration
case fixedDiscussion
This ordering strategy displays the menu elements in the order they appear in the children array of the UIMenu.
A constant that displays menu elements in a fixed order.
case fixedThis ordering strategy displays the menu elements in the order they appear in the children array of the UIMenu.