Package 

Class MobileSegment.Padding

    • Constructor Detail

      • MobileSegment.Padding

        MobileSegment.Padding(Long top, Long bottom, Long left, Long right)
        Parameters:
        top - The top padding in pixels.
        bottom - The bottom padding in pixels.
        left - The left padding in pixels.
        right - The right padding in pixels.