Skip to content

Files

Latest commit

4c16261 · Mar 17, 2021

History

History
17 lines (11 loc) · 232 Bytes

HScroll.md

File metadata and controls

17 lines (11 loc) · 232 Bytes

HScroll

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

Inheritance

UIView

Initializers

init(withPadding:_:)

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