Class SwrveTextViewStyle


  • public class SwrveTextViewStyle
    extends java.lang.Object
    • Field Detail

      • isScrollable

        public boolean isScrollable
    • Method Detail

      • getFontSize

        public float getFontSize()
      • getTextBackgroundColor

        public int getTextBackgroundColor()
      • getTextForegroundColor

        public int getTextForegroundColor()
      • getTextTypeFace

        public android.graphics.Typeface getTextTypeFace()
      • getLineHeight

        public double getLineHeight()
      • getTopPadding

        public int getTopPadding()
      • getRightPadding

        public int getRightPadding()
      • getBottomPadding

        public int getBottomPadding()
      • getLeftPadding

        public int getLeftPadding()