Share via


NSWorkspace.IconForFileType(String) 方法

定义

[Foundation.Export("iconForFileType:")]
[ObjCRuntime.ThreadSafe]
public virtual AppKit.NSImage IconForFileType (string fileType);
abstract member IconForFileType : string -> AppKit.NSImage
override this.IconForFileType : string -> AppKit.NSImage

参数

fileType
String

返回

属性

适用于