Compartilhar via


UIEdgeInsets(nfloat, nfloat, nfloat, nfloat) Construtor

Definição

Construtor 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

Comentários

Os valores negativos são reduzidos, os valores positivos se expandem.

Aplica-se a