Package 

Class MobileSegment.TextStyle

    • Constructor Detail

      • MobileSegment.TextStyle

        MobileSegment.TextStyle(String family, Long size, String color)
        Parameters:
        family - The preferred font family collection, ordered by preference and formatted as a String list: e.g.
        size - The font size in pixels.
        color - The font color as a string hexadecimal.