다음을 통해 공유


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

적용 대상