共用方式為


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

傳回

屬性

適用於