NSEdgeInsets(nfloat, nfloat, nfloat, nfloat) Constructor

Definition

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

Parameters

top
nfloat
left
nfloat
bottom
nfloat
right
nfloat

Applies to