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