Interface INavigationPageGraphicsConfigurator

All Known Implementing Classes:
BlackNavigationPageGraphicsConfigurator, BlueNavigationPageGraphicsConfigurator, GreenNavigationPageGraphicsConfigurator

public interface INavigationPageGraphicsConfigurator
This interface is used to configure an instance of NavigationPageGraphics to customize color, background color and border color of the navigation page.
  • Method Summary

    Modifier and Type Method Description
    void configure​(NavigationPageGraphics page)
    Configure the current navigation page.