다음을 통해 공유


NSTableView.EditColumn(nint, nint, NSEvent, Boolean) 메서드

정의

[Foundation.Export("editColumn:row:withEvent:select:")]
public virtual void EditColumn (nint column, nint row, AppKit.NSEvent theEvent, bool select);
abstract member EditColumn : nint * nint * AppKit.NSEvent * bool -> unit
override this.EditColumn : nint * nint * AppKit.NSEvent * bool -> unit

매개 변수

column
System.System.IntPtr System.nativeint
row
System.System.IntPtr System.nativeint
theEvent
NSEvent
select
Boolean
특성

적용 대상