// WARNING: Please don't edit this file. It was generated by C++/WinRT v2.0.240405.15 #pragma once #ifndef WINRT_Windows_UI_Xaml_Media_Animation_2_H #define WINRT_Windows_UI_Xaml_Media_Animation_2_H #include "winrt/impl/Windows.Foundation.2.h" #include "winrt/impl/Windows.Foundation.Collections.2.h" #include "winrt/impl/Windows.UI.Xaml.2.h" #include "winrt/impl/Windows.UI.Xaml.Controls.2.h" #include "winrt/impl/Windows.UI.Xaml.Media.Animation.1.h" WINRT_EXPORT namespace winrt::Windows::UI::Xaml::Media::Animation { struct KeyTime { winrt::Windows::Foundation::TimeSpan TimeSpan; }; inline bool operator==(KeyTime const& left, KeyTime const& right) noexcept { return left.TimeSpan == right.TimeSpan; } inline bool operator!=(KeyTime const& left, KeyTime const& right) noexcept { return !(left == right); } struct RepeatBehavior { double Count; winrt::Windows::Foundation::TimeSpan Duration; winrt::Windows::UI::Xaml::Media::Animation::RepeatBehaviorType Type; }; inline bool operator==(RepeatBehavior const& left, RepeatBehavior const& right) noexcept { return left.Count == right.Count && left.Duration == right.Duration && left.Type == right.Type; } inline bool operator!=(RepeatBehavior const& left, RepeatBehavior const& right) noexcept { return !(left == right); } struct WINRT_IMPL_EMPTY_BASES AddDeleteThemeTransition : winrt::Windows::UI::Xaml::Media::Animation::IAddDeleteThemeTransition, impl::base, impl::require { AddDeleteThemeTransition(std::nullptr_t) noexcept {} AddDeleteThemeTransition(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IAddDeleteThemeTransition(ptr, take_ownership_from_abi) {} AddDeleteThemeTransition(); }; struct WINRT_IMPL_EMPTY_BASES BackEase : winrt::Windows::UI::Xaml::Media::Animation::IBackEase, impl::base, impl::require { BackEase(std::nullptr_t) noexcept {} BackEase(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IBackEase(ptr, take_ownership_from_abi) {} BackEase(); [[nodiscard]] static auto AmplitudeProperty(); }; struct WINRT_IMPL_EMPTY_BASES BasicConnectedAnimationConfiguration : winrt::Windows::UI::Xaml::Media::Animation::IBasicConnectedAnimationConfiguration, impl::base, impl::require { BasicConnectedAnimationConfiguration(std::nullptr_t) noexcept {} BasicConnectedAnimationConfiguration(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IBasicConnectedAnimationConfiguration(ptr, take_ownership_from_abi) {} BasicConnectedAnimationConfiguration(); }; struct WINRT_IMPL_EMPTY_BASES BeginStoryboard : winrt::Windows::UI::Xaml::Media::Animation::IBeginStoryboard, impl::base, impl::require { BeginStoryboard(std::nullptr_t) noexcept {} BeginStoryboard(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IBeginStoryboard(ptr, take_ownership_from_abi) {} BeginStoryboard(); [[nodiscard]] static auto StoryboardProperty(); }; struct WINRT_IMPL_EMPTY_BASES BounceEase : winrt::Windows::UI::Xaml::Media::Animation::IBounceEase, impl::base, impl::require { BounceEase(std::nullptr_t) noexcept {} BounceEase(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IBounceEase(ptr, take_ownership_from_abi) {} BounceEase(); [[nodiscard]] static auto BouncesProperty(); [[nodiscard]] static auto BouncinessProperty(); }; struct WINRT_IMPL_EMPTY_BASES CircleEase : winrt::Windows::UI::Xaml::Media::Animation::ICircleEase, impl::base, impl::require { CircleEase(std::nullptr_t) noexcept {} CircleEase(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::ICircleEase(ptr, take_ownership_from_abi) {} CircleEase(); }; struct WINRT_IMPL_EMPTY_BASES ColorAnimation : winrt::Windows::UI::Xaml::Media::Animation::IColorAnimation, impl::base, impl::require { ColorAnimation(std::nullptr_t) noexcept {} ColorAnimation(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IColorAnimation(ptr, take_ownership_from_abi) {} ColorAnimation(); [[nodiscard]] static auto FromProperty(); [[nodiscard]] static auto ToProperty(); [[nodiscard]] static auto ByProperty(); [[nodiscard]] static auto EasingFunctionProperty(); [[nodiscard]] static auto EnableDependentAnimationProperty(); }; struct WINRT_IMPL_EMPTY_BASES ColorAnimationUsingKeyFrames : winrt::Windows::UI::Xaml::Media::Animation::IColorAnimationUsingKeyFrames, impl::base, impl::require { ColorAnimationUsingKeyFrames(std::nullptr_t) noexcept {} ColorAnimationUsingKeyFrames(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IColorAnimationUsingKeyFrames(ptr, take_ownership_from_abi) {} ColorAnimationUsingKeyFrames(); [[nodiscard]] static auto EnableDependentAnimationProperty(); }; struct WINRT_IMPL_EMPTY_BASES ColorKeyFrame : winrt::Windows::UI::Xaml::Media::Animation::IColorKeyFrame, impl::base, impl::require { ColorKeyFrame(std::nullptr_t) noexcept {} ColorKeyFrame(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IColorKeyFrame(ptr, take_ownership_from_abi) {} [[nodiscard]] static auto ValueProperty(); [[nodiscard]] static auto KeyTimeProperty(); }; struct WINRT_IMPL_EMPTY_BASES ColorKeyFrameCollection : winrt::Windows::Foundation::Collections::IVector { ColorKeyFrameCollection(std::nullptr_t) noexcept {} ColorKeyFrameCollection(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::Collections::IVector(ptr, take_ownership_from_abi) {} ColorKeyFrameCollection(); }; struct WINRT_IMPL_EMPTY_BASES CommonNavigationTransitionInfo : winrt::Windows::UI::Xaml::Media::Animation::ICommonNavigationTransitionInfo, impl::base, impl::require { CommonNavigationTransitionInfo(std::nullptr_t) noexcept {} CommonNavigationTransitionInfo(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::ICommonNavigationTransitionInfo(ptr, take_ownership_from_abi) {} CommonNavigationTransitionInfo(); [[nodiscard]] static auto IsStaggeringEnabledProperty(); [[nodiscard]] static auto IsStaggerElementProperty(); static auto GetIsStaggerElement(winrt::Windows::UI::Xaml::UIElement const& element); static auto SetIsStaggerElement(winrt::Windows::UI::Xaml::UIElement const& element, bool value); }; struct WINRT_IMPL_EMPTY_BASES ConnectedAnimation : winrt::Windows::UI::Xaml::Media::Animation::IConnectedAnimation, impl::require { ConnectedAnimation(std::nullptr_t) noexcept {} ConnectedAnimation(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IConnectedAnimation(ptr, take_ownership_from_abi) {} using winrt::Windows::UI::Xaml::Media::Animation::IConnectedAnimation::TryStart; using impl::consume_t::TryStart; }; struct WINRT_IMPL_EMPTY_BASES ConnectedAnimationConfiguration : winrt::Windows::UI::Xaml::Media::Animation::IConnectedAnimationConfiguration { ConnectedAnimationConfiguration(std::nullptr_t) noexcept {} ConnectedAnimationConfiguration(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IConnectedAnimationConfiguration(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES ConnectedAnimationService : winrt::Windows::UI::Xaml::Media::Animation::IConnectedAnimationService { ConnectedAnimationService(std::nullptr_t) noexcept {} ConnectedAnimationService(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IConnectedAnimationService(ptr, take_ownership_from_abi) {} static auto GetForCurrentView(); }; struct WINRT_IMPL_EMPTY_BASES ContentThemeTransition : winrt::Windows::UI::Xaml::Media::Animation::IContentThemeTransition, impl::base, impl::require { ContentThemeTransition(std::nullptr_t) noexcept {} ContentThemeTransition(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IContentThemeTransition(ptr, take_ownership_from_abi) {} ContentThemeTransition(); [[nodiscard]] static auto HorizontalOffsetProperty(); [[nodiscard]] static auto VerticalOffsetProperty(); }; struct WINRT_IMPL_EMPTY_BASES ContinuumNavigationTransitionInfo : winrt::Windows::UI::Xaml::Media::Animation::IContinuumNavigationTransitionInfo, impl::base, impl::require { ContinuumNavigationTransitionInfo(std::nullptr_t) noexcept {} ContinuumNavigationTransitionInfo(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IContinuumNavigationTransitionInfo(ptr, take_ownership_from_abi) {} ContinuumNavigationTransitionInfo(); [[nodiscard]] static auto ExitElementProperty(); [[nodiscard]] static auto IsEntranceElementProperty(); static auto GetIsEntranceElement(winrt::Windows::UI::Xaml::UIElement const& element); static auto SetIsEntranceElement(winrt::Windows::UI::Xaml::UIElement const& element, bool value); [[nodiscard]] static auto IsExitElementProperty(); static auto GetIsExitElement(winrt::Windows::UI::Xaml::UIElement const& element); static auto SetIsExitElement(winrt::Windows::UI::Xaml::UIElement const& element, bool value); [[nodiscard]] static auto ExitElementContainerProperty(); static auto GetExitElementContainer(winrt::Windows::UI::Xaml::Controls::ListViewBase const& element); static auto SetExitElementContainer(winrt::Windows::UI::Xaml::Controls::ListViewBase const& element, bool value); }; struct WINRT_IMPL_EMPTY_BASES CubicEase : winrt::Windows::UI::Xaml::Media::Animation::ICubicEase, impl::base, impl::require { CubicEase(std::nullptr_t) noexcept {} CubicEase(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::ICubicEase(ptr, take_ownership_from_abi) {} CubicEase(); }; struct WINRT_IMPL_EMPTY_BASES DirectConnectedAnimationConfiguration : winrt::Windows::UI::Xaml::Media::Animation::IDirectConnectedAnimationConfiguration, impl::base, impl::require { DirectConnectedAnimationConfiguration(std::nullptr_t) noexcept {} DirectConnectedAnimationConfiguration(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IDirectConnectedAnimationConfiguration(ptr, take_ownership_from_abi) {} DirectConnectedAnimationConfiguration(); }; struct WINRT_IMPL_EMPTY_BASES DiscreteColorKeyFrame : winrt::Windows::UI::Xaml::Media::Animation::IDiscreteColorKeyFrame, impl::base, impl::require { DiscreteColorKeyFrame(std::nullptr_t) noexcept {} DiscreteColorKeyFrame(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IDiscreteColorKeyFrame(ptr, take_ownership_from_abi) {} DiscreteColorKeyFrame(); }; struct WINRT_IMPL_EMPTY_BASES DiscreteDoubleKeyFrame : winrt::Windows::UI::Xaml::Media::Animation::IDiscreteDoubleKeyFrame, impl::base, impl::require { DiscreteDoubleKeyFrame(std::nullptr_t) noexcept {} DiscreteDoubleKeyFrame(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IDiscreteDoubleKeyFrame(ptr, take_ownership_from_abi) {} DiscreteDoubleKeyFrame(); }; struct WINRT_IMPL_EMPTY_BASES DiscreteObjectKeyFrame : winrt::Windows::UI::Xaml::Media::Animation::IDiscreteObjectKeyFrame, impl::base, impl::require { DiscreteObjectKeyFrame(std::nullptr_t) noexcept {} DiscreteObjectKeyFrame(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IDiscreteObjectKeyFrame(ptr, take_ownership_from_abi) {} DiscreteObjectKeyFrame(); }; struct WINRT_IMPL_EMPTY_BASES DiscretePointKeyFrame : winrt::Windows::UI::Xaml::Media::Animation::IDiscretePointKeyFrame, impl::base, impl::require { DiscretePointKeyFrame(std::nullptr_t) noexcept {} DiscretePointKeyFrame(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IDiscretePointKeyFrame(ptr, take_ownership_from_abi) {} DiscretePointKeyFrame(); }; struct WINRT_IMPL_EMPTY_BASES DoubleAnimation : winrt::Windows::UI::Xaml::Media::Animation::IDoubleAnimation, impl::base, impl::require { DoubleAnimation(std::nullptr_t) noexcept {} DoubleAnimation(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IDoubleAnimation(ptr, take_ownership_from_abi) {} DoubleAnimation(); [[nodiscard]] static auto FromProperty(); [[nodiscard]] static auto ToProperty(); [[nodiscard]] static auto ByProperty(); [[nodiscard]] static auto EasingFunctionProperty(); [[nodiscard]] static auto EnableDependentAnimationProperty(); }; struct WINRT_IMPL_EMPTY_BASES DoubleAnimationUsingKeyFrames : winrt::Windows::UI::Xaml::Media::Animation::IDoubleAnimationUsingKeyFrames, impl::base, impl::require { DoubleAnimationUsingKeyFrames(std::nullptr_t) noexcept {} DoubleAnimationUsingKeyFrames(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IDoubleAnimationUsingKeyFrames(ptr, take_ownership_from_abi) {} DoubleAnimationUsingKeyFrames(); [[nodiscard]] static auto EnableDependentAnimationProperty(); }; struct WINRT_IMPL_EMPTY_BASES DoubleKeyFrame : winrt::Windows::UI::Xaml::Media::Animation::IDoubleKeyFrame, impl::base, impl::require { DoubleKeyFrame(std::nullptr_t) noexcept {} DoubleKeyFrame(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IDoubleKeyFrame(ptr, take_ownership_from_abi) {} [[nodiscard]] static auto ValueProperty(); [[nodiscard]] static auto KeyTimeProperty(); }; struct WINRT_IMPL_EMPTY_BASES DoubleKeyFrameCollection : winrt::Windows::Foundation::Collections::IVector { DoubleKeyFrameCollection(std::nullptr_t) noexcept {} DoubleKeyFrameCollection(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::Collections::IVector(ptr, take_ownership_from_abi) {} DoubleKeyFrameCollection(); }; struct WINRT_IMPL_EMPTY_BASES DragItemThemeAnimation : winrt::Windows::UI::Xaml::Media::Animation::IDragItemThemeAnimation, impl::base, impl::require { DragItemThemeAnimation(std::nullptr_t) noexcept {} DragItemThemeAnimation(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IDragItemThemeAnimation(ptr, take_ownership_from_abi) {} DragItemThemeAnimation(); [[nodiscard]] static auto TargetNameProperty(); }; struct WINRT_IMPL_EMPTY_BASES DragOverThemeAnimation : winrt::Windows::UI::Xaml::Media::Animation::IDragOverThemeAnimation, impl::base, impl::require { DragOverThemeAnimation(std::nullptr_t) noexcept {} DragOverThemeAnimation(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IDragOverThemeAnimation(ptr, take_ownership_from_abi) {} DragOverThemeAnimation(); [[nodiscard]] static auto TargetNameProperty(); [[nodiscard]] static auto ToOffsetProperty(); [[nodiscard]] static auto DirectionProperty(); }; struct WINRT_IMPL_EMPTY_BASES DrillInNavigationTransitionInfo : winrt::Windows::UI::Xaml::Media::Animation::IDrillInNavigationTransitionInfo, impl::base, impl::require { DrillInNavigationTransitionInfo(std::nullptr_t) noexcept {} DrillInNavigationTransitionInfo(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IDrillInNavigationTransitionInfo(ptr, take_ownership_from_abi) {} DrillInNavigationTransitionInfo(); }; struct WINRT_IMPL_EMPTY_BASES DrillInThemeAnimation : winrt::Windows::UI::Xaml::Media::Animation::IDrillInThemeAnimation, impl::base, impl::require { DrillInThemeAnimation(std::nullptr_t) noexcept {} DrillInThemeAnimation(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IDrillInThemeAnimation(ptr, take_ownership_from_abi) {} DrillInThemeAnimation(); [[nodiscard]] static auto EntranceTargetNameProperty(); [[nodiscard]] static auto EntranceTargetProperty(); [[nodiscard]] static auto ExitTargetNameProperty(); [[nodiscard]] static auto ExitTargetProperty(); }; struct WINRT_IMPL_EMPTY_BASES DrillOutThemeAnimation : winrt::Windows::UI::Xaml::Media::Animation::IDrillOutThemeAnimation, impl::base, impl::require { DrillOutThemeAnimation(std::nullptr_t) noexcept {} DrillOutThemeAnimation(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IDrillOutThemeAnimation(ptr, take_ownership_from_abi) {} DrillOutThemeAnimation(); [[nodiscard]] static auto EntranceTargetNameProperty(); [[nodiscard]] static auto EntranceTargetProperty(); [[nodiscard]] static auto ExitTargetNameProperty(); [[nodiscard]] static auto ExitTargetProperty(); }; struct WINRT_IMPL_EMPTY_BASES DropTargetItemThemeAnimation : winrt::Windows::UI::Xaml::Media::Animation::IDropTargetItemThemeAnimation, impl::base, impl::require { DropTargetItemThemeAnimation(std::nullptr_t) noexcept {} DropTargetItemThemeAnimation(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IDropTargetItemThemeAnimation(ptr, take_ownership_from_abi) {} DropTargetItemThemeAnimation(); [[nodiscard]] static auto TargetNameProperty(); }; struct WINRT_IMPL_EMPTY_BASES EasingColorKeyFrame : winrt::Windows::UI::Xaml::Media::Animation::IEasingColorKeyFrame, impl::base, impl::require { EasingColorKeyFrame(std::nullptr_t) noexcept {} EasingColorKeyFrame(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IEasingColorKeyFrame(ptr, take_ownership_from_abi) {} EasingColorKeyFrame(); [[nodiscard]] static auto EasingFunctionProperty(); }; struct WINRT_IMPL_EMPTY_BASES EasingDoubleKeyFrame : winrt::Windows::UI::Xaml::Media::Animation::IEasingDoubleKeyFrame, impl::base, impl::require { EasingDoubleKeyFrame(std::nullptr_t) noexcept {} EasingDoubleKeyFrame(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IEasingDoubleKeyFrame(ptr, take_ownership_from_abi) {} EasingDoubleKeyFrame(); [[nodiscard]] static auto EasingFunctionProperty(); }; struct WINRT_IMPL_EMPTY_BASES EasingFunctionBase : winrt::Windows::UI::Xaml::Media::Animation::IEasingFunctionBase, impl::base, impl::require { EasingFunctionBase(std::nullptr_t) noexcept {} EasingFunctionBase(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IEasingFunctionBase(ptr, take_ownership_from_abi) {} [[nodiscard]] static auto EasingModeProperty(); }; struct WINRT_IMPL_EMPTY_BASES EasingPointKeyFrame : winrt::Windows::UI::Xaml::Media::Animation::IEasingPointKeyFrame, impl::base, impl::require { EasingPointKeyFrame(std::nullptr_t) noexcept {} EasingPointKeyFrame(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IEasingPointKeyFrame(ptr, take_ownership_from_abi) {} EasingPointKeyFrame(); [[nodiscard]] static auto EasingFunctionProperty(); }; struct WINRT_IMPL_EMPTY_BASES EdgeUIThemeTransition : winrt::Windows::UI::Xaml::Media::Animation::IEdgeUIThemeTransition, impl::base, impl::require { EdgeUIThemeTransition(std::nullptr_t) noexcept {} EdgeUIThemeTransition(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IEdgeUIThemeTransition(ptr, take_ownership_from_abi) {} EdgeUIThemeTransition(); [[nodiscard]] static auto EdgeProperty(); }; struct WINRT_IMPL_EMPTY_BASES ElasticEase : winrt::Windows::UI::Xaml::Media::Animation::IElasticEase, impl::base, impl::require { ElasticEase(std::nullptr_t) noexcept {} ElasticEase(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IElasticEase(ptr, take_ownership_from_abi) {} ElasticEase(); [[nodiscard]] static auto OscillationsProperty(); [[nodiscard]] static auto SpringinessProperty(); }; struct WINRT_IMPL_EMPTY_BASES EntranceNavigationTransitionInfo : winrt::Windows::UI::Xaml::Media::Animation::IEntranceNavigationTransitionInfo, impl::base, impl::require { EntranceNavigationTransitionInfo(std::nullptr_t) noexcept {} EntranceNavigationTransitionInfo(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IEntranceNavigationTransitionInfo(ptr, take_ownership_from_abi) {} EntranceNavigationTransitionInfo(); [[nodiscard]] static auto IsTargetElementProperty(); static auto GetIsTargetElement(winrt::Windows::UI::Xaml::UIElement const& element); static auto SetIsTargetElement(winrt::Windows::UI::Xaml::UIElement const& element, bool value); }; struct WINRT_IMPL_EMPTY_BASES EntranceThemeTransition : winrt::Windows::UI::Xaml::Media::Animation::IEntranceThemeTransition, impl::base, impl::require { EntranceThemeTransition(std::nullptr_t) noexcept {} EntranceThemeTransition(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IEntranceThemeTransition(ptr, take_ownership_from_abi) {} EntranceThemeTransition(); [[nodiscard]] static auto FromHorizontalOffsetProperty(); [[nodiscard]] static auto FromVerticalOffsetProperty(); [[nodiscard]] static auto IsStaggeringEnabledProperty(); }; struct WINRT_IMPL_EMPTY_BASES ExponentialEase : winrt::Windows::UI::Xaml::Media::Animation::IExponentialEase, impl::base, impl::require { ExponentialEase(std::nullptr_t) noexcept {} ExponentialEase(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IExponentialEase(ptr, take_ownership_from_abi) {} ExponentialEase(); [[nodiscard]] static auto ExponentProperty(); }; struct WINRT_IMPL_EMPTY_BASES FadeInThemeAnimation : winrt::Windows::UI::Xaml::Media::Animation::IFadeInThemeAnimation, impl::base, impl::require { FadeInThemeAnimation(std::nullptr_t) noexcept {} FadeInThemeAnimation(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IFadeInThemeAnimation(ptr, take_ownership_from_abi) {} FadeInThemeAnimation(); [[nodiscard]] static auto TargetNameProperty(); }; struct WINRT_IMPL_EMPTY_BASES FadeOutThemeAnimation : winrt::Windows::UI::Xaml::Media::Animation::IFadeOutThemeAnimation, impl::base, impl::require { FadeOutThemeAnimation(std::nullptr_t) noexcept {} FadeOutThemeAnimation(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IFadeOutThemeAnimation(ptr, take_ownership_from_abi) {} FadeOutThemeAnimation(); [[nodiscard]] static auto TargetNameProperty(); }; struct WINRT_IMPL_EMPTY_BASES GravityConnectedAnimationConfiguration : winrt::Windows::UI::Xaml::Media::Animation::IGravityConnectedAnimationConfiguration, impl::base, impl::require { GravityConnectedAnimationConfiguration(std::nullptr_t) noexcept {} GravityConnectedAnimationConfiguration(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IGravityConnectedAnimationConfiguration(ptr, take_ownership_from_abi) {} GravityConnectedAnimationConfiguration(); }; struct WINRT_IMPL_EMPTY_BASES KeySpline : winrt::Windows::UI::Xaml::Media::Animation::IKeySpline, impl::base, impl::require { KeySpline(std::nullptr_t) noexcept {} KeySpline(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IKeySpline(ptr, take_ownership_from_abi) {} KeySpline(); }; struct WINRT_IMPL_EMPTY_BASES KeyTimeHelper : winrt::Windows::UI::Xaml::Media::Animation::IKeyTimeHelper { KeyTimeHelper(std::nullptr_t) noexcept {} KeyTimeHelper(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IKeyTimeHelper(ptr, take_ownership_from_abi) {} static auto FromTimeSpan(winrt::Windows::Foundation::TimeSpan const& timeSpan); }; struct WINRT_IMPL_EMPTY_BASES LinearColorKeyFrame : winrt::Windows::UI::Xaml::Media::Animation::ILinearColorKeyFrame, impl::base, impl::require { LinearColorKeyFrame(std::nullptr_t) noexcept {} LinearColorKeyFrame(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::ILinearColorKeyFrame(ptr, take_ownership_from_abi) {} LinearColorKeyFrame(); }; struct WINRT_IMPL_EMPTY_BASES LinearDoubleKeyFrame : winrt::Windows::UI::Xaml::Media::Animation::ILinearDoubleKeyFrame, impl::base, impl::require { LinearDoubleKeyFrame(std::nullptr_t) noexcept {} LinearDoubleKeyFrame(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::ILinearDoubleKeyFrame(ptr, take_ownership_from_abi) {} LinearDoubleKeyFrame(); }; struct WINRT_IMPL_EMPTY_BASES LinearPointKeyFrame : winrt::Windows::UI::Xaml::Media::Animation::ILinearPointKeyFrame, impl::base, impl::require { LinearPointKeyFrame(std::nullptr_t) noexcept {} LinearPointKeyFrame(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::ILinearPointKeyFrame(ptr, take_ownership_from_abi) {} LinearPointKeyFrame(); }; struct WINRT_IMPL_EMPTY_BASES NavigationThemeTransition : winrt::Windows::UI::Xaml::Media::Animation::INavigationThemeTransition, impl::base, impl::require { NavigationThemeTransition(std::nullptr_t) noexcept {} NavigationThemeTransition(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::INavigationThemeTransition(ptr, take_ownership_from_abi) {} NavigationThemeTransition(); [[nodiscard]] static auto DefaultNavigationTransitionInfoProperty(); }; struct WINRT_IMPL_EMPTY_BASES NavigationTransitionInfo : winrt::Windows::UI::Xaml::Media::Animation::INavigationTransitionInfo, impl::base, impl::require { NavigationTransitionInfo(std::nullptr_t) noexcept {} NavigationTransitionInfo(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::INavigationTransitionInfo(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES ObjectAnimationUsingKeyFrames : winrt::Windows::UI::Xaml::Media::Animation::IObjectAnimationUsingKeyFrames, impl::base, impl::require { ObjectAnimationUsingKeyFrames(std::nullptr_t) noexcept {} ObjectAnimationUsingKeyFrames(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IObjectAnimationUsingKeyFrames(ptr, take_ownership_from_abi) {} ObjectAnimationUsingKeyFrames(); [[nodiscard]] static auto EnableDependentAnimationProperty(); }; struct WINRT_IMPL_EMPTY_BASES ObjectKeyFrame : winrt::Windows::UI::Xaml::Media::Animation::IObjectKeyFrame, impl::base, impl::require { ObjectKeyFrame(std::nullptr_t) noexcept {} ObjectKeyFrame(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IObjectKeyFrame(ptr, take_ownership_from_abi) {} [[nodiscard]] static auto ValueProperty(); [[nodiscard]] static auto KeyTimeProperty(); }; struct WINRT_IMPL_EMPTY_BASES ObjectKeyFrameCollection : winrt::Windows::Foundation::Collections::IVector { ObjectKeyFrameCollection(std::nullptr_t) noexcept {} ObjectKeyFrameCollection(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::Collections::IVector(ptr, take_ownership_from_abi) {} ObjectKeyFrameCollection(); }; struct WINRT_IMPL_EMPTY_BASES PaneThemeTransition : winrt::Windows::UI::Xaml::Media::Animation::IPaneThemeTransition, impl::base, impl::require { PaneThemeTransition(std::nullptr_t) noexcept {} PaneThemeTransition(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IPaneThemeTransition(ptr, take_ownership_from_abi) {} PaneThemeTransition(); [[nodiscard]] static auto EdgeProperty(); }; struct WINRT_IMPL_EMPTY_BASES PointAnimation : winrt::Windows::UI::Xaml::Media::Animation::IPointAnimation, impl::base, impl::require { PointAnimation(std::nullptr_t) noexcept {} PointAnimation(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IPointAnimation(ptr, take_ownership_from_abi) {} PointAnimation(); [[nodiscard]] static auto FromProperty(); [[nodiscard]] static auto ToProperty(); [[nodiscard]] static auto ByProperty(); [[nodiscard]] static auto EasingFunctionProperty(); [[nodiscard]] static auto EnableDependentAnimationProperty(); }; struct WINRT_IMPL_EMPTY_BASES PointAnimationUsingKeyFrames : winrt::Windows::UI::Xaml::Media::Animation::IPointAnimationUsingKeyFrames, impl::base, impl::require { PointAnimationUsingKeyFrames(std::nullptr_t) noexcept {} PointAnimationUsingKeyFrames(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IPointAnimationUsingKeyFrames(ptr, take_ownership_from_abi) {} PointAnimationUsingKeyFrames(); [[nodiscard]] static auto EnableDependentAnimationProperty(); }; struct WINRT_IMPL_EMPTY_BASES PointKeyFrame : winrt::Windows::UI::Xaml::Media::Animation::IPointKeyFrame, impl::base, impl::require { PointKeyFrame(std::nullptr_t) noexcept {} PointKeyFrame(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IPointKeyFrame(ptr, take_ownership_from_abi) {} [[nodiscard]] static auto ValueProperty(); [[nodiscard]] static auto KeyTimeProperty(); }; struct WINRT_IMPL_EMPTY_BASES PointKeyFrameCollection : winrt::Windows::Foundation::Collections::IVector { PointKeyFrameCollection(std::nullptr_t) noexcept {} PointKeyFrameCollection(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::Collections::IVector(ptr, take_ownership_from_abi) {} PointKeyFrameCollection(); }; struct WINRT_IMPL_EMPTY_BASES PointerDownThemeAnimation : winrt::Windows::UI::Xaml::Media::Animation::IPointerDownThemeAnimation, impl::base, impl::require { PointerDownThemeAnimation(std::nullptr_t) noexcept {} PointerDownThemeAnimation(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IPointerDownThemeAnimation(ptr, take_ownership_from_abi) {} PointerDownThemeAnimation(); [[nodiscard]] static auto TargetNameProperty(); }; struct WINRT_IMPL_EMPTY_BASES PointerUpThemeAnimation : winrt::Windows::UI::Xaml::Media::Animation::IPointerUpThemeAnimation, impl::base, impl::require { PointerUpThemeAnimation(std::nullptr_t) noexcept {} PointerUpThemeAnimation(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IPointerUpThemeAnimation(ptr, take_ownership_from_abi) {} PointerUpThemeAnimation(); [[nodiscard]] static auto TargetNameProperty(); }; struct WINRT_IMPL_EMPTY_BASES PopInThemeAnimation : winrt::Windows::UI::Xaml::Media::Animation::IPopInThemeAnimation, impl::base, impl::require { PopInThemeAnimation(std::nullptr_t) noexcept {} PopInThemeAnimation(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IPopInThemeAnimation(ptr, take_ownership_from_abi) {} PopInThemeAnimation(); [[nodiscard]] static auto TargetNameProperty(); [[nodiscard]] static auto FromHorizontalOffsetProperty(); [[nodiscard]] static auto FromVerticalOffsetProperty(); }; struct WINRT_IMPL_EMPTY_BASES PopOutThemeAnimation : winrt::Windows::UI::Xaml::Media::Animation::IPopOutThemeAnimation, impl::base, impl::require { PopOutThemeAnimation(std::nullptr_t) noexcept {} PopOutThemeAnimation(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IPopOutThemeAnimation(ptr, take_ownership_from_abi) {} PopOutThemeAnimation(); [[nodiscard]] static auto TargetNameProperty(); }; struct WINRT_IMPL_EMPTY_BASES PopupThemeTransition : winrt::Windows::UI::Xaml::Media::Animation::IPopupThemeTransition, impl::base, impl::require { PopupThemeTransition(std::nullptr_t) noexcept {} PopupThemeTransition(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IPopupThemeTransition(ptr, take_ownership_from_abi) {} PopupThemeTransition(); [[nodiscard]] static auto FromHorizontalOffsetProperty(); [[nodiscard]] static auto FromVerticalOffsetProperty(); }; struct WINRT_IMPL_EMPTY_BASES PowerEase : winrt::Windows::UI::Xaml::Media::Animation::IPowerEase, impl::base, impl::require { PowerEase(std::nullptr_t) noexcept {} PowerEase(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IPowerEase(ptr, take_ownership_from_abi) {} PowerEase(); [[nodiscard]] static auto PowerProperty(); }; struct WINRT_IMPL_EMPTY_BASES QuadraticEase : winrt::Windows::UI::Xaml::Media::Animation::IQuadraticEase, impl::base, impl::require { QuadraticEase(std::nullptr_t) noexcept {} QuadraticEase(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IQuadraticEase(ptr, take_ownership_from_abi) {} QuadraticEase(); }; struct WINRT_IMPL_EMPTY_BASES QuarticEase : winrt::Windows::UI::Xaml::Media::Animation::IQuarticEase, impl::base, impl::require { QuarticEase(std::nullptr_t) noexcept {} QuarticEase(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IQuarticEase(ptr, take_ownership_from_abi) {} QuarticEase(); }; struct WINRT_IMPL_EMPTY_BASES QuinticEase : winrt::Windows::UI::Xaml::Media::Animation::IQuinticEase, impl::base, impl::require { QuinticEase(std::nullptr_t) noexcept {} QuinticEase(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IQuinticEase(ptr, take_ownership_from_abi) {} QuinticEase(); }; struct WINRT_IMPL_EMPTY_BASES ReorderThemeTransition : winrt::Windows::UI::Xaml::Media::Animation::IReorderThemeTransition, impl::base, impl::require { ReorderThemeTransition(std::nullptr_t) noexcept {} ReorderThemeTransition(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IReorderThemeTransition(ptr, take_ownership_from_abi) {} ReorderThemeTransition(); }; struct WINRT_IMPL_EMPTY_BASES RepeatBehaviorHelper : winrt::Windows::UI::Xaml::Media::Animation::IRepeatBehaviorHelper { RepeatBehaviorHelper(std::nullptr_t) noexcept {} RepeatBehaviorHelper(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IRepeatBehaviorHelper(ptr, take_ownership_from_abi) {} [[nodiscard]] static auto Forever(); static auto FromCount(double count); static auto FromDuration(winrt::Windows::Foundation::TimeSpan const& duration); static auto GetHasCount(winrt::Windows::UI::Xaml::Media::Animation::RepeatBehavior const& target); static auto GetHasDuration(winrt::Windows::UI::Xaml::Media::Animation::RepeatBehavior const& target); static auto Equals(winrt::Windows::UI::Xaml::Media::Animation::RepeatBehavior const& target, winrt::Windows::UI::Xaml::Media::Animation::RepeatBehavior const& value); }; struct WINRT_IMPL_EMPTY_BASES RepositionThemeAnimation : winrt::Windows::UI::Xaml::Media::Animation::IRepositionThemeAnimation, impl::base, impl::require { RepositionThemeAnimation(std::nullptr_t) noexcept {} RepositionThemeAnimation(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IRepositionThemeAnimation(ptr, take_ownership_from_abi) {} RepositionThemeAnimation(); [[nodiscard]] static auto TargetNameProperty(); [[nodiscard]] static auto FromHorizontalOffsetProperty(); [[nodiscard]] static auto FromVerticalOffsetProperty(); }; struct WINRT_IMPL_EMPTY_BASES RepositionThemeTransition : winrt::Windows::UI::Xaml::Media::Animation::IRepositionThemeTransition, impl::base, impl::require { RepositionThemeTransition(std::nullptr_t) noexcept {} RepositionThemeTransition(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IRepositionThemeTransition(ptr, take_ownership_from_abi) {} RepositionThemeTransition(); [[nodiscard]] static auto IsStaggeringEnabledProperty(); }; struct WINRT_IMPL_EMPTY_BASES SineEase : winrt::Windows::UI::Xaml::Media::Animation::ISineEase, impl::base, impl::require { SineEase(std::nullptr_t) noexcept {} SineEase(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::ISineEase(ptr, take_ownership_from_abi) {} SineEase(); }; struct WINRT_IMPL_EMPTY_BASES SlideNavigationTransitionInfo : winrt::Windows::UI::Xaml::Media::Animation::ISlideNavigationTransitionInfo, impl::base, impl::require { SlideNavigationTransitionInfo(std::nullptr_t) noexcept {} SlideNavigationTransitionInfo(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::ISlideNavigationTransitionInfo(ptr, take_ownership_from_abi) {} SlideNavigationTransitionInfo(); [[nodiscard]] static auto EffectProperty(); }; struct WINRT_IMPL_EMPTY_BASES SplineColorKeyFrame : winrt::Windows::UI::Xaml::Media::Animation::ISplineColorKeyFrame, impl::base, impl::require { SplineColorKeyFrame(std::nullptr_t) noexcept {} SplineColorKeyFrame(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::ISplineColorKeyFrame(ptr, take_ownership_from_abi) {} SplineColorKeyFrame(); [[nodiscard]] static auto KeySplineProperty(); }; struct WINRT_IMPL_EMPTY_BASES SplineDoubleKeyFrame : winrt::Windows::UI::Xaml::Media::Animation::ISplineDoubleKeyFrame, impl::base, impl::require { SplineDoubleKeyFrame(std::nullptr_t) noexcept {} SplineDoubleKeyFrame(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::ISplineDoubleKeyFrame(ptr, take_ownership_from_abi) {} SplineDoubleKeyFrame(); [[nodiscard]] static auto KeySplineProperty(); }; struct WINRT_IMPL_EMPTY_BASES SplinePointKeyFrame : winrt::Windows::UI::Xaml::Media::Animation::ISplinePointKeyFrame, impl::base, impl::require { SplinePointKeyFrame(std::nullptr_t) noexcept {} SplinePointKeyFrame(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::ISplinePointKeyFrame(ptr, take_ownership_from_abi) {} SplinePointKeyFrame(); [[nodiscard]] static auto KeySplineProperty(); }; struct WINRT_IMPL_EMPTY_BASES SplitCloseThemeAnimation : winrt::Windows::UI::Xaml::Media::Animation::ISplitCloseThemeAnimation, impl::base, impl::require { SplitCloseThemeAnimation(std::nullptr_t) noexcept {} SplitCloseThemeAnimation(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::ISplitCloseThemeAnimation(ptr, take_ownership_from_abi) {} SplitCloseThemeAnimation(); [[nodiscard]] static auto OpenedTargetNameProperty(); [[nodiscard]] static auto OpenedTargetProperty(); [[nodiscard]] static auto ClosedTargetNameProperty(); [[nodiscard]] static auto ClosedTargetProperty(); [[nodiscard]] static auto ContentTargetNameProperty(); [[nodiscard]] static auto ContentTargetProperty(); [[nodiscard]] static auto OpenedLengthProperty(); [[nodiscard]] static auto ClosedLengthProperty(); [[nodiscard]] static auto OffsetFromCenterProperty(); [[nodiscard]] static auto ContentTranslationDirectionProperty(); [[nodiscard]] static auto ContentTranslationOffsetProperty(); }; struct WINRT_IMPL_EMPTY_BASES SplitOpenThemeAnimation : winrt::Windows::UI::Xaml::Media::Animation::ISplitOpenThemeAnimation, impl::base, impl::require { SplitOpenThemeAnimation(std::nullptr_t) noexcept {} SplitOpenThemeAnimation(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::ISplitOpenThemeAnimation(ptr, take_ownership_from_abi) {} SplitOpenThemeAnimation(); [[nodiscard]] static auto OpenedTargetNameProperty(); [[nodiscard]] static auto OpenedTargetProperty(); [[nodiscard]] static auto ClosedTargetNameProperty(); [[nodiscard]] static auto ClosedTargetProperty(); [[nodiscard]] static auto ContentTargetNameProperty(); [[nodiscard]] static auto ContentTargetProperty(); [[nodiscard]] static auto OpenedLengthProperty(); [[nodiscard]] static auto ClosedLengthProperty(); [[nodiscard]] static auto OffsetFromCenterProperty(); [[nodiscard]] static auto ContentTranslationDirectionProperty(); [[nodiscard]] static auto ContentTranslationOffsetProperty(); }; struct WINRT_IMPL_EMPTY_BASES Storyboard : winrt::Windows::UI::Xaml::Media::Animation::IStoryboard, impl::base, impl::require { Storyboard(std::nullptr_t) noexcept {} Storyboard(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::IStoryboard(ptr, take_ownership_from_abi) {} Storyboard(); [[nodiscard]] static auto TargetPropertyProperty(); static auto GetTargetProperty(winrt::Windows::UI::Xaml::Media::Animation::Timeline const& element); static auto SetTargetProperty(winrt::Windows::UI::Xaml::Media::Animation::Timeline const& element, param::hstring const& path); [[nodiscard]] static auto TargetNameProperty(); static auto GetTargetName(winrt::Windows::UI::Xaml::Media::Animation::Timeline const& element); static auto SetTargetName(winrt::Windows::UI::Xaml::Media::Animation::Timeline const& element, param::hstring const& name); static auto SetTarget(winrt::Windows::UI::Xaml::Media::Animation::Timeline const& timeline, winrt::Windows::UI::Xaml::DependencyObject const& target); }; struct WINRT_IMPL_EMPTY_BASES SuppressNavigationTransitionInfo : winrt::Windows::UI::Xaml::Media::Animation::ISuppressNavigationTransitionInfo, impl::base, impl::require { SuppressNavigationTransitionInfo(std::nullptr_t) noexcept {} SuppressNavigationTransitionInfo(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::ISuppressNavigationTransitionInfo(ptr, take_ownership_from_abi) {} SuppressNavigationTransitionInfo(); }; struct WINRT_IMPL_EMPTY_BASES SwipeBackThemeAnimation : winrt::Windows::UI::Xaml::Media::Animation::ISwipeBackThemeAnimation, impl::base, impl::require { SwipeBackThemeAnimation(std::nullptr_t) noexcept {} SwipeBackThemeAnimation(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::ISwipeBackThemeAnimation(ptr, take_ownership_from_abi) {} SwipeBackThemeAnimation(); [[nodiscard]] static auto TargetNameProperty(); [[nodiscard]] static auto FromHorizontalOffsetProperty(); [[nodiscard]] static auto FromVerticalOffsetProperty(); }; struct WINRT_IMPL_EMPTY_BASES SwipeHintThemeAnimation : winrt::Windows::UI::Xaml::Media::Animation::ISwipeHintThemeAnimation, impl::base, impl::require { SwipeHintThemeAnimation(std::nullptr_t) noexcept {} SwipeHintThemeAnimation(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::ISwipeHintThemeAnimation(ptr, take_ownership_from_abi) {} SwipeHintThemeAnimation(); [[nodiscard]] static auto TargetNameProperty(); [[nodiscard]] static auto ToHorizontalOffsetProperty(); [[nodiscard]] static auto ToVerticalOffsetProperty(); }; struct WINRT_IMPL_EMPTY_BASES Timeline : winrt::Windows::UI::Xaml::Media::Animation::ITimeline, impl::base, impl::require { Timeline(std::nullptr_t) noexcept {} Timeline(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::ITimeline(ptr, take_ownership_from_abi) {} [[nodiscard]] static auto AllowDependentAnimations(); static auto AllowDependentAnimations(bool value); [[nodiscard]] static auto AutoReverseProperty(); [[nodiscard]] static auto BeginTimeProperty(); [[nodiscard]] static auto DurationProperty(); [[nodiscard]] static auto SpeedRatioProperty(); [[nodiscard]] static auto FillBehaviorProperty(); [[nodiscard]] static auto RepeatBehaviorProperty(); }; struct WINRT_IMPL_EMPTY_BASES TimelineCollection : winrt::Windows::Foundation::Collections::IVector { TimelineCollection(std::nullptr_t) noexcept {} TimelineCollection(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::Collections::IVector(ptr, take_ownership_from_abi) {} TimelineCollection(); }; struct WINRT_IMPL_EMPTY_BASES Transition : winrt::Windows::UI::Xaml::Media::Animation::ITransition, impl::base, impl::require { Transition(std::nullptr_t) noexcept {} Transition(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::UI::Xaml::Media::Animation::ITransition(ptr, take_ownership_from_abi) {} }; struct WINRT_IMPL_EMPTY_BASES TransitionCollection : winrt::Windows::Foundation::Collections::IVector { TransitionCollection(std::nullptr_t) noexcept {} TransitionCollection(void* ptr, take_ownership_from_abi_t) noexcept : winrt::Windows::Foundation::Collections::IVector(ptr, take_ownership_from_abi) {} TransitionCollection(); }; template class INavigationTransitionInfoOverridesT { D& shim() noexcept { return *static_cast(this); } D const& shim() const noexcept { return *static_cast(this); } public: using INavigationTransitionInfoOverrides = winrt::Windows::UI::Xaml::Media::Animation::INavigationTransitionInfoOverrides; auto GetNavigationStateCore() const; auto SetNavigationStateCore(param::hstring const& navigationState) const; }; } #endif