Skip to content

2.1.0

Compare
Choose a tag to compare
@LinXunFeng LinXunFeng released this 25 Dec 13:56
· 57 commits to master since this release

EmptyDataSetable

  • 移除偏移校正逻辑
  • 新增一些配置属性
/// 提示语(如果设置此项,则tipStr、tipFont、tipColor失效)
var title: NSAttributedString?

/// 背影颜色(clear)  UIColor
var backgroundColor: UIColor

/// 描述
var description: NSAttributedString?