Movatterモバイル変換


[0]ホーム

URL:


Skip to main contentSkip to in-page navigation

This browser is no longer supported.

Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.

Download Microsoft EdgeMore info about Internet Explorer and Microsoft Edge
Table of contentsExit editor mode

Windows.UI.Core.AnimationMetrics Namespace

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.

The classes and their properties that are exposed through this namespace retrieve the raw scaling, translation, and opacity parameters used in Windows animations. These parameters include such metrics as the animation type, stagger delay, z-order, duration, initial and final opacity, initial and final scale factors, and cubic Bezier control points, among others. This information enables developers of apps and application frameworks to create custom animations that are consistent with both Windows itself and with other apps that use Windows animations.

Classes

NameDescription
AnimationDescription

Exposes a collection of individual animation effects that are performed on a specific target to make up a complete Windows opacity, scaling, or translation animation.

OpacityAnimation

Provides methods that enable you to retrieve the parameters of an opacity (fade in or fade out) animation.

PropertyAnimation

Provides methods that enable you to retrieve animation property values that are common to allproperty animation types.

ScaleAnimation

Provides methods that enable you to retrieve the parameters for a scaling (growing or shrinking) animation.

TranslationAnimation

Provides methods that enable you to retrieve the parameters for a translation (move to a new location) animation.

Interfaces

NameDescription
IPropertyAnimation

Describes properties of animations that are common to all animation effects.

Enums

NameDescription
AnimationEffect

Specifies an animation.

AnimationEffectTarget

Specifies a participant in an animation.

PropertyAnimationType

Specifies the animation type represented by aPropertyAnimation object.

See also


Feedback

Was this page helpful?

YesNoNo

Need help with this topic?

Want to try using Ask Learn to clarify or guide you through this topic?

Suggest a fix?

In this article

Was this page helpful?

YesNo
NoNeed help with this topic?

Want to try using Ask Learn to clarify or guide you through this topic?

Suggest a fix?