Contents

UIContextMenuConfiguration.ElementOrder.fixed

A constant that displays menu elements in a fixed order.

Declaration

case fixed

Discussion

This ordering strategy displays the menu elements in the order they appear in the children array of the UIMenu.

See Also

Constants