UIEdgeInsets(nfloat, nfloat, nfloat, nfloat) Construtor
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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.