Declaration

var height: CGFloat { get set }

Declaration

@property CGFloat height;

Declaration

height() -> float
setHeight_(height: float)