This question shows research effort; it is useful and clear
4
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
Does OS X have an equivalent of [UIView setTransform:] on iOS? I have an NSTextField that I want to rotate 10 degrees. In iOS I’d just use [UILabel setTransform:]. Is there anything equivalent for Cocoa Framework?