ElementCompositionPreview.SetImplicitHideAnimation Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static void SetImplicitHideAnimation(UIElement ^ element, ICompositionAnimationBase ^ animation);
static void SetImplicitHideAnimation(UIElement const& element, ICompositionAnimationBase const& animation);
public static void SetImplicitHideAnimation(UIElement element, ICompositionAnimationBase animation);
function setImplicitHideAnimation(element, animation)
Public Shared Sub SetImplicitHideAnimation (element As UIElement, animation As ICompositionAnimationBase)
Parameters
- element
- UIElement
- animation
- ICompositionAnimationBase