共用方式為


UIImageView.AnimationRepeatCount 屬性

定義

重複動畫的次數。

public virtual nint AnimationRepeatCount { [Foundation.Export("animationRepeatCount")] get; [Foundation.Export("setAnimationRepeatCount:")] set; }
member this.AnimationRepeatCount : nint with get, set

屬性值

System.System.IntPtr System.nativeint
屬性

備註

預設值為 0,它會無限期地重複動畫。

適用於