Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如图所示,我在一个标签中有两个图像 NSTextAttachments,标签的背景颜色为红色,如果我想在标签中将图像向下移动一点,如何实现?
(上面的图像底部被截断,因为它是空白)。
你可以用这个
- (void)setVerticalAlignment:(VerticalAlignment)verticalAlignment;