次の方法で共有


Microsoft.Maui.Animations Namespace

Provides interfaces and classes that enable the animations.

Classes

Animation

Represents an animation.

AnimationLerpingExtensions
AnimationManager

This class is responsible for controlling the animations in .NET MAUI.

Lerp
LerpingAnimation

Represents a linear interpolation animation.

PlatformTicker
Ticker

A ticker makes sure that animations get triggered to advance and progress through their different stages.

Interfaces

IAnimationManager

This class is responsible for controlling the animations in .NET MAUI.

IAnimator

Objects implementing the IAnimator interface can act as parent objects for Animation objects.

ITicker

A ticker makes sure that animations get triggered to advance and progress through their different stages.

Delegates

Lerp.LerpDelegate