KeyFrameAnimation.IterationCount Eigenschaft

Definition

Die Anzahl der Wiederholungen der Keyframeanimation.

public:
 property int IterationCount { int get(); void set(int value); };
int IterationCount();

void IterationCount(int value);
public int IterationCount { get; set; }
var int32 = keyFrameAnimation.iterationCount;
keyFrameAnimation.iterationCount = int32;
Public Property IterationCount As Integer

Eigenschaftswert

Int32

int

Die Anzahl der Wiederholungen der Keyframeanimation.

Gilt für: