ObjectAnimationUsingKeyFrames 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public ref class ObjectAnimationUsingKeyFrames sealed : Timeline
/// [Microsoft.UI.Xaml.Markup.ContentProperty(Name="KeyFrames")]
/// [Windows.Foundation.Metadata.Activatable(65536, "Microsoft.UI.Xaml.WinUIContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class ObjectAnimationUsingKeyFrames final : Timeline
[Microsoft.UI.Xaml.Markup.ContentProperty(Name="KeyFrames")]
[Windows.Foundation.Metadata.Activatable(65536, "Microsoft.UI.Xaml.WinUIContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class ObjectAnimationUsingKeyFrames : Timeline
Public NotInheritable Class ObjectAnimationUsingKeyFrames
Inherits Timeline
- 繼承
- 屬性
建構函式
| 名稱 | Description |
|---|---|
| ObjectAnimationUsingKeyFrames() | |
屬性
| 名稱 | Description |
|---|---|
| AutoReverse | (繼承來源 Timeline) |
| BeginTime | (繼承來源 Timeline) |
| Dispatcher | (繼承來源 DependencyObject) |
| DispatcherQueue | (繼承來源 DependencyObject) |
| Duration | (繼承來源 Timeline) |
| EnableDependentAnimation | |
| EnableDependentAnimationProperty | |
| FillBehavior | (繼承來源 Timeline) |
| KeyFrames | |
| RepeatBehavior | (繼承來源 Timeline) |
| SpeedRatio | (繼承來源 Timeline) |
方法
事件
| 名稱 | Description |
|---|---|
| Completed | (繼承來源 Timeline) |