UISlider

@_spi(FW) extension UISlider
  • 中间圆球的大小,默认zero

    Declaration

    Swift

    public var fw_thumbSize: CGSize { get set }
  • 中间圆球的颜色,默认nil

    Declaration

    Swift

    public var fw_thumbColor: UIColor? { get set }