类 EaseBaseSetStyle

    • 构造器详细资料

      • EaseBaseSetStyle

        public EaseBaseSetStyle()
    • 方法详细资料

      • getAvatarSize

        public float getAvatarSize()
      • setAvatarSize

        public void setAvatarSize​(float avatarSize)
      • setShapeType

        public void setShapeType​(int shapeType)
      • getAvatarRadius

        public float getAvatarRadius()
      • setAvatarRadius

        public void setAvatarRadius​(float avatarRadius)
      • getBorderWidth

        public float getBorderWidth()
      • setBorderWidth

        public void setBorderWidth​(float borderWidth)
      • getBorderColor

        public int getBorderColor()
      • setBorderColor

        public void setBorderColor​(int borderColor)
      • getItemHeight

        public float getItemHeight()
      • setItemHeight

        public void setItemHeight​(float itemHeight)
      • getBgDrawable

        public android.graphics.drawable.Drawable getBgDrawable()
      • setBgDrawable

        public void setBgDrawable​(android.graphics.drawable.Drawable bgDrawable)