Compartilhar via


MPMediaItemArtwork.ImageWithSize(CGSize) Método

Definição

[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

Retornos

O tipo de retorno está UIImage no iOS e NSImage no MacOS.

Atributos

Aplica-se a