hide Menu Items
Hides all menu items in the submenu with an optional animation.
Return
A Completable that completes when all items are hidden.
Parameters
animate
true to animate the items disappearing, false for instant hiding.
Hides all menu items in the submenu with an optional animation.
A Completable that completes when all items are hidden.
true to animate the items disappearing, false for instant hiding.