Instance Property
width
The width.
Declaration
var width: CGFloat { get set }Declaration
@property (nonatomic) CGFloat width;Declaration
width() -> float
setWidth_(width: float)Instance Property
The width.
var width: CGFloat { get set }@property (nonatomic) CGFloat width;width() -> float
setWidth_(width: float)