MPMediaItemArtwork.ImageWithSize(CGSize) Méthode

Définition

[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

Paramètres

size
CGSize

Retours

Le type de retour est UIImage sur iOS et NSImage sur MacOS.

Attributs

S’applique à