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

json - Zend error Connection -

javascript - Trigger mouseenter when an animated element touches mouse -

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