Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 215 Bytes

Spacer.md

File metadata and controls

17 lines (11 loc) · 215 Bytes

Spacer

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

Inheritance

UIView

Initializers

init(height:width:)

public init(height: Float? = nil, width: Float? = nil)