UIButton *button = UIButton.new;
button.semanticContentAttribute = UISemanticContentAttributeForceRightToLeft;
UIButton *button = UIButton.new;
button.semanticContentAttribute = UISemanticContentAttributeForceRightToLeft;
本文标题:(Objective-C) UIButton设置字左图右
本文链接:https://www.haomeiwen.com/subject/mdoryjtx.html
网友评论