ElementAnimator.StartHideAnimation(UIElement, AnimationContext) Méthode
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.
protected:
virtual void StartHideAnimation(UIElement ^ element, AnimationContext context) = StartHideAnimation;
/// [Windows.Foundation.Metadata.Experimental]
void StartHideAnimation(UIElement const& element, AnimationContext const& context);
[Windows.Foundation.Metadata.Experimental]
protected virtual void StartHideAnimation(UIElement element, AnimationContext context);
Protected Overridable Sub StartHideAnimation (element As UIElement, context As AnimationContext)
Paramètres
- element
- UIElement
- context
- AnimationContext
- Attributs