NSImage.ImageNamed Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
ImageNamed(NSImageName) | |
ImageNamed(String) |
ImageNamed(NSImageName)
public static AppKit.NSImage ImageNamed (AppKit.NSImageName name);
static member ImageNamed : AppKit.NSImageName -> AppKit.NSImage
Paramètres
- name
- NSImageName
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