Instance Property
transform
Declaration
optional var transform: AffineTransform! { get set }Declaration
@property (nonatomic, strong) NSAffineTransform * transform;Declaration
transform() -> NSAffineTransform
setTransform_(transform: NSAffineTransform)