NSImage.ImageNamed 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
ImageNamed(NSImageName) | |
ImageNamed(String) |
ImageNamed(NSImageName)
public static AppKit.NSImage ImageNamed(AppKit.NSImageName name);
static member ImageNamed : AppKit.NSImageName -> AppKit.NSImage
參數
- name
- NSImageName
傳回
適用於
ImageNamed(String)
[Foundation.Export("imageNamed:")]
public static AppKit.NSImage ImageNamed(string name);
static member ImageNamed : string -> AppKit.NSImage
參數
- name
- String
傳回
- 屬性