shouldIncludeItem

open fun shouldIncludeItem(childIndex: Int, item: MenuItemImpl): Boolean(source)

Filter item by child index and item data.

Return

true if this item should be included in this menu presentation; false otherwise

Parameters

childIndex

Indended presentation index of this item

item

Item to present