Share via


NaturalMotionAnimation.StopBehavior Eigenschaft

Definition

Gibt an, wie der Eigenschaftswert festgelegt wird, wenn StopAnimation aufgerufen wird.

public:
 property AnimationStopBehavior StopBehavior { AnimationStopBehavior get(); void set(AnimationStopBehavior value); };
AnimationStopBehavior StopBehavior();

void StopBehavior(AnimationStopBehavior value);
public AnimationStopBehavior StopBehavior { get; set; }
var animationStopBehavior = naturalMotionAnimation.stopBehavior;
naturalMotionAnimation.stopBehavior = animationStopBehavior;
Public Property StopBehavior As AnimationStopBehavior

Eigenschaftswert

Gibt an, wie der Eigenschaftswert festgelegt wird, wenn StopAnimation aufgerufen wird.

Gilt für: