Share via


ElementAnimator.HasShowAnimation(UIElement, AnimationContext) 메서드

정의

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

매개 변수

element
UIElement

반환

Boolean

bool

특성

적용 대상