Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 232 Bytes

VScroll.md

File metadata and controls

17 lines (11 loc) · 232 Bytes

VScroll

@available(iOS 9.0, *) public class VScroll: UIView

Inheritance

UIView

Initializers

init(withPadding:_:)

public init(withPadding padding: Float = 0, _ closure: () -> UIView)