Instance Property
scale
The scale of the view.
Declaration
var scale: CGFloat { get set }Declaration
@property (nonatomic) CGFloat scale;Declaration
scale() -> float
setScale_(scale: float)Instance Property
The scale of the view.
var scale: CGFloat { get set }@property (nonatomic) CGFloat scale;scale() -> float
setScale_(scale: float)