Поделиться через


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>

Возвращаемое значение

Атрибуты

Применяется к