Declaration

var transformation: AffineTransform { get set }

Declaration

@property (strong) NSAffineTransform * transformation;

Declaration

transformation() -> NSAffineTransform
setTransformation_(transformation: NSAffineTransform)