Compartir a través de


NSImage.ImageNamed Método

Definición

Sobrecargas

ImageNamed(NSImageName)
ImageNamed(String)

ImageNamed(NSImageName)

public static AppKit.NSImage ImageNamed (AppKit.NSImageName name);
static member ImageNamed : AppKit.NSImageName -> AppKit.NSImage

Parámetros

Devoluciones

Se aplica a

ImageNamed(String)

[Foundation.Export("imageNamed:")]
public static AppKit.NSImage ImageNamed (string name);
static member ImageNamed : string -> AppKit.NSImage

Parámetros

name
String

Devoluciones

Atributos

Se aplica a