다음을 통해 공유


NSTableViewRowAction.FromStyle 메서드

정의

[Foundation.Export("rowActionWithStyle:title:handler:")]
public static AppKit.NSTableViewRowAction FromStyle (AppKit.NSTableViewRowActionStyle style, string title, Action<AppKit.NSTableViewRowAction,nint> handler);
static member FromStyle : AppKit.NSTableViewRowActionStyle * string * Action<AppKit.NSTableViewRowAction, nint> -> AppKit.NSTableViewRowAction

매개 변수

title
String
handler

Action<NSTableViewRowAction,System.System.IntPtr>

Action<NSTableViewRowAction,System.nativeint>

반환

특성

적용 대상