namlu
7 years agoVisitor
Navigation: How to skip a row or menu item
Hi all,
I'm working on a menu item feature where an option may sometimes be locked due to device capabilities (e.g. doesn't support UHD content). While I'm able to show a lock icon next to the menu item when appropriate, I would like for the menu selector (using a MarkupList for this) to skip over that menu item when it's locked.
I've tried to set the menu item to focusable = false, but that doesn't seem to work as the user can still navigate over and select it.
Has anyone done something similar that they can share how it was accomplished?
I'm working on a menu item feature where an option may sometimes be locked due to device capabilities (e.g. doesn't support UHD content). While I'm able to show a lock icon next to the menu item when appropriate, I would like for the menu selector (using a MarkupList for this) to skip over that menu item when it's locked.
I've tried to set the menu item to focusable = false, but that doesn't seem to work as the user can still navigate over and select it.
Has anyone done something similar that they can share how it was accomplished?