ScrollPageControlView
open class ScrollPageControlView : UIView
Undocumented
-
偏移量
Declaration
Swift
public var progrss: CGFloat { get set } -
滑块宽度
Declaration
Swift
public var currentIndicatorWidth: CGFloat { get set } -
滑块颜色
Declaration
Swift
public var currentIndicatorColor: UIColor { get set } -
计算偏移量
Declaration
Swift
public var offsetWidth: CGFloat { get } -
Undocumented
Declaration
Swift
override public init(frame: CGRect) -
Undocumented
Declaration
Swift
required public init?(coder: NSCoder) -
Undocumented
Declaration
Swift
override open func layoutSubviews()
View on GitHub
ScrollPageControlView Class Reference