Declaration

var width: CGFloat { get set }

Declaration

@property (nonatomic) CGFloat width;

Declaration

width() -> float
setWidth_(width: float)