Interface NavigationType
-
- All Known Implementing Classes:
NavigationType.Horizontal,NavigationType.Vertical
public interface NavigationType
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classNavigationType.HorizontalNo groups, only one level ofNavigationItems allowed.static classNavigationType.VerticalDifferent variations ofNavigationGroups andNavigationItems possible.
-