共用方式為


NSImage.BestRepresentationForDevice(NSDictionary) 方法

定義

[Foundation.Export("bestRepresentationForDevice:")]
public virtual AppKit.NSImageRep BestRepresentationForDevice (Foundation.NSDictionary deviceDescription);
abstract member BestRepresentationForDevice : Foundation.NSDictionary -> AppKit.NSImageRep
override this.BestRepresentationForDevice : Foundation.NSDictionary -> AppKit.NSImageRep

參數

deviceDescription
NSDictionary

傳回

屬性

適用於