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에 있습니다.

특성

적용 대상