Instance Method

apply(_:)

Calls the given modifier to prepare the menu item for display.

Declaration

func apply(_ modifier: @escaping (Self.Item) -> ()) -> Self

See Also

Advanced Customizations