Partager via


NSImage.ImageNamed Méthode

Définition

Surcharges

ImageNamed(NSImageName)
ImageNamed(String)

ImageNamed(NSImageName)

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

Paramètres

Retours

S’applique à

ImageNamed(String)

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

Paramètres

name
String

Retours

Attributs

S’applique à