UIImageView.AnimationRepeatCount 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
重複動畫的次數。
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,它會無限期地重複動畫。