편집

다음을 통해 공유


NSImage.BestRepresentationForDevice(NSDictionary) Method

Definition

[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

Parameters

deviceDescription
NSDictionary

Returns

Attributes

Applies to