Freigeben über


UIEdgeInsets(nfloat, nfloat, nfloat, nfloat) Konstruktor

Definition

Öffentlicher Konstruktor.

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

Parameter

top
nfloat
left
nfloat
bottom
nfloat
right
nfloat

Hinweise

Negative Werte werden verkleinern, positive Werte werden erweitert.

Gilt für: