Condividi tramite


NSTableViewRowAction.FromStyle Metodo

Definizione

[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

Parametri

title
String
handler

Action<NSTableViewRowAction,System.System.IntPtr>

Action<NSTableViewRowAction,System.nativeint>

Restituisce

Attributi

Si applica a