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

返回

属性

适用于