Margins.set

Margins.set method

マージン値を指定します。

public void set(int top, int left, int bottom, int right)
パラメータタイプ説明
topInt32トップマージン。
leftInt32左マージン。
bottomInt32下マージン。
rightInt32右マージン。

関連項目