다음을 통해 공유


ElementAnimator.StartShowAnimation(UIElement, AnimationContext) 메서드

정의

protected:
 virtual void StartShowAnimation(UIElement ^ element, AnimationContext context) = StartShowAnimation;
/// [Windows.Foundation.Metadata.Experimental]
void StartShowAnimation(UIElement const& element, AnimationContext const& context);
[Windows.Foundation.Metadata.Experimental]
protected virtual void StartShowAnimation(UIElement element, AnimationContext context);
Protected Overridable Sub StartShowAnimation (element As UIElement, context As AnimationContext)

매개 변수

element
UIElement
특성

적용 대상