Compartilhar via


ElementAnimator.HasHideAnimation(UIElement, AnimationContext) Método

Definição

public:
 virtual bool HasHideAnimation(UIElement ^ element, AnimationContext context) = HasHideAnimation;
/// [Windows.Foundation.Metadata.Experimental]
bool HasHideAnimation(UIElement const& element, AnimationContext const& context);
[Windows.Foundation.Metadata.Experimental]
public bool HasHideAnimation(UIElement element, AnimationContext context);
Public Function HasHideAnimation (element As UIElement, context As AnimationContext) As Boolean

Parâmetros

element
UIElement

Retornos

Boolean

bool

Atributos

Aplica-se a