次の方法で共有


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

適用対象