I have a UIImageView
, which I want to be able to resize and rotate etc.
Can a UIGestureRecognizer
be added to the UIImageView
?
I would want to add a rotate and pinch recognizer to a UIImageView
which would be created at runtime.
How does one add these recognizers?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…