![]() |
VOOZH | about |
dotnet add package Uno.Microsoft.Toolkit.Uwp.UI.Animations --version 7.1.11
NuGet\Install-Package Uno.Microsoft.Toolkit.Uwp.UI.Animations -Version 7.1.11
<PackageReference Include="Uno.Microsoft.Toolkit.Uwp.UI.Animations" Version="7.1.11" />
<PackageVersion Include="Uno.Microsoft.Toolkit.Uwp.UI.Animations" Version="7.1.11" />Directory.Packages.props
<PackageReference Include="Uno.Microsoft.Toolkit.Uwp.UI.Animations" />Project file
paket add Uno.Microsoft.Toolkit.Uwp.UI.Animations --version 7.1.11
#r "nuget: Uno.Microsoft.Toolkit.Uwp.UI.Animations, 7.1.11"
#:package Uno.Microsoft.Toolkit.Uwp.UI.Animations@7.1.11
#addin nuget:?package=Uno.Microsoft.Toolkit.Uwp.UI.Animations&version=7.1.11Install as a Cake Addin
#tool nuget:?package=Uno.Microsoft.Toolkit.Uwp.UI.Animations&version=7.1.11Install as a Cake Tool
This library provides helpers and extensions on top of Windows Composition and XAML storyboards. It is a part of the Windows Community Toolkit.
Namespace:
- CompositionAnimations:
- Animations: AnimationBase, OffsetAnimation, OpacityAnimation, RotationAnimation, RotationInDegreesAnimation, ScalarAnimation, ScaleAnimation, TranslationAnimation, TypedAnimationBase, Vector2Animation, Vector3Animation, Vector4Animation
- CompositionAnimations: ExpressionKeyFrame, KeyFrame, KeyFrameCollection, ScalarKeyFrame, TypedKeyFrame, Vector2KeyFrame, Vector3KeyFrame, Vector4KeyFrame
- ConnectedAnimations: Connected, ConnectedAnimationHelper, ConnectedAnimationListProperty, ConnectedAnimationProperties
- Expressions: ExpressionNodes, ExpressionValues, ReferenceNodes, CompositionExtensions, ExpressionFunctions, OperationType
- AnimationExtensions: Blur, Fade, Light, Offset, Rotate, Saturation, Scale
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. monoandroid10.0 monoandroid10.0 is compatible. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. xamarinios10 xamarinios10 is compatible. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. xamarinmac20 xamarinmac20 is compatible. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 2 NuGet packages that depend on Uno.Microsoft.Toolkit.Uwp.UI.Animations:
| Package | Downloads |
|---|---|
|
Uno.Microsoft.Toolkit.Uwp.UI.Behaviors
This library provides UI behaviors built on the XAML behaviors SDK. It is a part of the Windows Community Toolkit. Behaviors: - BehaviorBase: Helper for building Behaviors - AutoFocusBehevior: Sets focus to the associated control. - FocusBehavior: Sets focus to a specified control. - ViewportBehavior: Listening for element to enter or exit the ScrollViewer viewport - FadeHeaderBehavior, QuickReturnHeaderBehavior, StickyHeaderBehavior: Helpers for ListViewBase Header Behavior |
|
|
Uno.Microsoft.Toolkit.Uwp.UI.Media
This library provides UI brushes. It is a part of the Windows Community Toolkit. Media: - AcrylicBrush: A custom Brush that that implements an acrylic effect with full control over all parameters. - BackdropBlurBrush: The BackdropBlurBrush is a Brush that blurs whatever is behind it in the application. - BackdropGammaTransferBrush: A brush which alters the colors of whatever is behind it in the application by applying a per-channel gamma transfer function. - BackdropInvertBrush: The BackdropInvertBrush is a Brush which inverts whatever is behind it in the application. - BackdropSaturationBrush: Brush which applies a SaturationEffect to the Backdrop. - BackdropSepiaBrush: Brush which applies a SepiaEffect to the Backdrop. - CanvasBrushBase: Helper Brush class to interop with Win2D Canvas calls. - ImageBlendBrush: A Brush which blends a BitmapImage to the Backdrop in a given mode. - PipelineBrush: A Brush that renders a customizable Composition/Win2D effects pipeline - RadialGradientBrush: This GradientBrush defines its Gradient as an interpolation within an Ellipse. - TilesBrush: A Brush that displays a tiled image, wrapping at the edges and endlessly repeating. Effects: - AcrylicEffect: A custom acrylic effect that can be inserted into a pipeline. - BackdropEffect: A backdrop effect that can sample from a specified source. - BlendEffect: A blend effect that merges the current pipeline with an input one. - BlurEffect: A gaussian blur effect. - ImageEffect: An effect which displays an image loaded as a Win2D surface. - ShadeEffect: An effect that overlays a color layer over the current pipeline, with a specified intensity. - SolidColorEffect: An effect that renders a standard 8bit SDR color on the available surface. - TileEffect: An effect that loads an image and replicates it to cover all the available surface area. - ExposureEffect, GrayscaleEffect, HueRotationEffect and more, mapping to Win2D effects. Helpers: - SurfaceLoader: A class that can load and draw images and other objects to Win2D surfaces and brushes. PipelineBuilder: A class that allows to build custom effects pipelines and create CompositionBrush instances from them. Geometry: - CanvasPathGeometry: A class that parses Win2d Path Mini Language and converts it to CanvasGeometry, CanvasBrush, CanvasStroke, CanvasStrokeStyle or Color. |
Showing the top 1 popular GitHub repositories that depend on Uno.Microsoft.Toolkit.Uwp.UI.Animations:
| Repository | Stars |
|---|---|
|
Arlodotexe/strix-music
Combine any music sources into a single library. It's your music. Play it your way.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 7.1.11 | 3,877 | 1/13/2022 |
| 7.1.10 | 2,922 | 12/7/2021 |
| 7.1.10-gf3d2516805 | 332 | 11/29/2021 |
| 7.1.10-dev.5.gfd12a2f184 | 5,795 | 11/24/2021 |
| 7.1.10-dev.2.g5a2a008e5d | 387 | 11/3/2021 |
| 7.1.10-build.2.g793c40040a | 372 | 11/3/2021 |
| 7.1.0-build.45.gd2e4192c8c | 530 | 10/5/2021 |
| 7.1.0-build.43.g15261a775c | 420 | 9/10/2021 |
| 7.1.0-build.28.g606fbae68d | 381 | 8/24/2021 |
| 7.1.0-build.25.ga4ea7cfde4 | 343 | 8/13/2021 |
| 7.1.0-build.6.g97596da45a | 353 | 7/6/2021 |
| 7.1.0-build.2.g0e224f133a | 738 | 3/24/2021 |
| 7.0.0 | 1,821 | 3/22/2021 |
| 7.0.0-build.2.g0136fc104d | 477 | 3/19/2021 |
| 6.1.0-build.207.gcac670e618 | 5,276 | 1/8/2021 |
| 6.1.0-build.205.g2e0e348372 | 634 | 12/15/2020 |
| 6.1.0-build.201.gdd585882df | 524 | 12/11/2020 |
| 6.1.0-build.191.gc988bdd4ff | 16,861 | 8/7/2020 |