共用方式為


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 上。

屬性

適用於