다음을 통해 공유


NSWorkspace.IconForFiles(String[]) 메서드

정의

[Foundation.Export("iconForFiles:")]
[ObjCRuntime.ThreadSafe]
public virtual AppKit.NSImage IconForFiles(string[] fullPaths);
abstract member IconForFiles : string[] -> AppKit.NSImage
override this.IconForFiles : string[] -> AppKit.NSImage

매개 변수

fullPaths
String[]

반환

특성

적용 대상