ElementAnimator.StartShowAnimation(UIElement, AnimationContext) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
- context
- AnimationContext
- 属性