Margins.set

Margins.set method

指定边距值。

public void set(int top, int left, int bottom, int right)
范围类型描述
topInt32上边距。
leftInt32左边距。
bottomInt32底边距。
rightInt32右边距。

也可以看看