Contents

displayInline

An option indicating the menu displays inline with its parent menu instead of displaying as a submenu.

Declaration

static var displayInline: UIMenu.Options { get }

Discussion

When the menu system displays an inline menu, it separates the menu from the surrounding menus by displaying line separators.

See Also

Options