다음을 통해 공유


ElementAnimator.HasHideAnimation(UIElement, AnimationContext) 메서드

정의

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

매개 변수

element
UIElement

반환

Boolean

bool

특성

적용 대상