Interface UIAwareIcon

    • Method Detail

      • getDual

        UIAwareIcon getDual()
        Return the dual version of the icon. i.e. if the current icon is light then the dual version will be dark and vice versa. Implementations of this method should respect that the appearance of the icon after invoking this method twice should be the same.
        Returns:
        the dual icon.