Compartir a través de


MPMediaItemArtwork.ImageWithSize(CGSize) Método

Definición

[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

Parámetros

size
CGSize

Devoluciones

El tipo de valor devuelto es UIImage en iOS y NSImage en MacOS.

Atributos

Se aplica a