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 で、アニメーションを無期限に繰り返します。