QLThumbnailImage.Create(NSUrl, CGSize, Single, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static CoreGraphics.CGImage Create (Foundation.NSUrl url, CoreGraphics.CGSize maxThumbnailSize, float scaleFactor = 1, bool iconMode = false);
static member Create : Foundation.NSUrl * CoreGraphics.CGSize * single * bool -> CoreGraphics.CGImage
Parameters
- url
- NSUrl
- maxThumbnailSize
- CGSize
- scaleFactor
- Single
- iconMode
- Boolean