NaturalMotionAnimation.DelayBehavior Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Comportement de retard de NaturalMotionAnimation.
public:
property AnimationDelayBehavior DelayBehavior { AnimationDelayBehavior get(); void set(AnimationDelayBehavior value); };
AnimationDelayBehavior DelayBehavior();
void DelayBehavior(AnimationDelayBehavior value);
public AnimationDelayBehavior DelayBehavior { get; set; }
var animationDelayBehavior = naturalMotionAnimation.delayBehavior;
naturalMotionAnimation.delayBehavior = animationDelayBehavior;
Public Property DelayBehavior As AnimationDelayBehavior
Valeur de propriété
Comportement de retard de NaturalMotionAnimation.