다음을 통해 공유


NSTableViewColumnWidth 대리자

정의

public delegate nfloat NSTableViewColumnWidth(NSTableView tableView, nint column);
type NSTableViewColumnWidth = delegate of NSTableView * nint -> nfloat

매개 변수

tableView
NSTableView
column
System.System.IntPtr System.nativeint

반환 값

적용 대상