共用方式為


NSEdgeInsets(nfloat, nfloat, nfloat, nfloat) 建構函式

定義

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

參數

top
nfloat
left
nfloat
bottom
nfloat
right
nfloat

適用於