Button的图像位置设置

Posted OIMM

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Button的图像位置设置相关的知识,希望对你有一定的参考价值。

 

 

 

[button setImageEdgeInsets:UIEdgeInsetsMake(2, 70, 2,70 )];

 

 

 

[button setImageEdgeInsets:UIEdgeInsetsMake(<#CGFloat top#>, <#CGFloat left#>, <#CGFloat bottom#>, <#CGFloat right#>)]

上边距    左边距     下边距   右边距

 

以上是关于Button的图像位置设置的主要内容,如果未能解决你的问题,请参考以下文章

button title位置设置

在Unity脚本手册中GUILayout.Button怎么设置位置

C#button边框颜色设置

设置 button.frame.origin 不会快速更改 scrollView 中的位置

python tk怎样调整一个button控件和Entry控件在界面的位置

python怎么设置button按钮