Condividi tramite


UIImageView.AnimationImages Proprietà

Definizione

Matrice di UIImage da animare.

public virtual UIKit.UIImage[] AnimationImages { [Foundation.Export("animationImages", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setAnimationImages:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.AnimationImages : UIKit.UIImage[] with get, set

Valore della proprietà

Questa proprietà è Null per impostazione predefinita.

Il valore può essere null.

Attributi

Commenti

La matrice deve contenere UIImage oggetti . La stessa immagine può essere usata più volte, se necessario. L'impostazione di questa proprietà su un valore non Null nasconde l'immagine rappresentata da Image.

Si applica a