UIImageView.AnimationRepeatCount Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Nombre de répétitions de l’animation.
public virtual nint AnimationRepeatCount { [Foundation.Export("animationRepeatCount")] get; [Foundation.Export("setAnimationRepeatCount:")] set; }
member this.AnimationRepeatCount : nint with get, set
Valeur de propriété
System.System.IntPtr
System.nativeint
- Attributs
Remarques
La valeur par défaut est 0, ce qui répète l’animation indéfiniment.