ios - How to rotate UILabel in xocde -


i want know how rotate uilabel in xcode per attachment watermark ("expired").

enter image description here

use

yourlabel.transform = cgaffinetransformmakerotation(m_pi /2); // set dividend 

additional reference see --> how angle uilabel in ios


Comments

Popular posts from this blog

java - UnknownEntityTypeException: Unable to locate persister (Hibernate 5.0) -

python - ValueError: empty vocabulary; perhaps the documents only contain stop words -

ubuntu - collect2: fatal error: ld terminated with signal 9 [Killed] -