Compartir a través de


NSTableViewRowAction.FromStyle Método

Definición

[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

Parámetros

title
String
handler

Action<NSTableViewRowAction,System.System.IntPtr>

Action<NSTableViewRowAction,System.nativeint>

Devoluciones

Atributos

Se aplica a