getMenuById

open fun getMenuById(id: String): <Error class: unknown class>?

Gets a menu from automatically loaded resources.

See class.Application.html#automatic-resources for more information.

Return

Gets the menu with the given id from the automatically loaded resources

Parameters

id

the id of the menu to look up