MPMediaItemArtwork.ImageWithSize(CGSize) 方法

定义

[Foundation.Export("imageWithSize:")]
public virtual UIKit.UIImage ImageWithSize (CoreGraphics.CGSize size);
public virtual UIKit.UIImage ImageWithSize (CoreGraphics.CGSize size);
abstract member ImageWithSize : CoreGraphics.CGSize -> UIKit.UIImage
override this.ImageWithSize : CoreGraphics.CGSize -> UIKit.UIImage

参数

size
CGSize

返回

返回类型在 UIImage iOS 上和 NSImage MacOS 上。

属性

适用于