NavigationBarLabelBehavior NavigationBarLabelBehavior # Bases: Enum Defines how the destinations' labels will be laid out and when they'll be displayed. ALWAYS_HIDE = 'alwaysHide' # ALWAYS_SHOW = 'alwaysShow' # ONLY_SHOW_SELECTED = 'onlyShowSelected' #