Compartir a través de


UIEdgeInsets(nfloat, nfloat, nfloat, nfloat) Constructor

Definición

Constructor público.

public UIEdgeInsets (nfloat top, nfloat left, nfloat bottom, nfloat right);
new UIKit.UIEdgeInsets : nfloat * nfloat * nfloat * nfloat -> UIKit.UIEdgeInsets

Parámetros

top
nfloat
left
nfloat
bottom
nfloat
right
nfloat

Comentarios

Los valores negativos se reducen, los valores positivos se expanden.

Se aplica a