Vector2KeyFrameAnimation Class
Definition
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.
public ref class Vector2KeyFrameAnimation sealed : KeyFrameAnimation
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.LiftedContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class Vector2KeyFrameAnimation final : KeyFrameAnimation
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.Foundation.WindowsAppSDKContract, 65536)]
class Vector2KeyFrameAnimation final : KeyFrameAnimation
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.LiftedContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class Vector2KeyFrameAnimation : KeyFrameAnimation
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.Foundation.WindowsAppSDKContract), 65536)]
public sealed class Vector2KeyFrameAnimation : KeyFrameAnimation
Public NotInheritable Class Vector2KeyFrameAnimation
Inherits KeyFrameAnimation
- Inheritance
-
Object Platform::Object IInspectable CompositionObject CompositionAnimation KeyFrameAnimation Vector2KeyFrameAnimation
- Attributes
Properties
| Name | Description |
|---|---|
| Comment | (Inherited from CompositionObject) |
| Compositor | (Inherited from CompositionObject) |
| DelayBehavior | (Inherited from KeyFrameAnimation) |
| DelayTime | (Inherited from KeyFrameAnimation) |
| Direction | (Inherited from KeyFrameAnimation) |
| DispatcherQueue | (Inherited from CompositionObject) |
| Duration | (Inherited from KeyFrameAnimation) |
| ImplicitAnimations | (Inherited from CompositionObject) |
| InitialValueExpressions | (Inherited from CompositionAnimation) |
| IterationBehavior | (Inherited from KeyFrameAnimation) |
| IterationCount | (Inherited from KeyFrameAnimation) |
| KeyFrameCount | (Inherited from KeyFrameAnimation) |
| Properties | (Inherited from CompositionObject) |
| StopBehavior | (Inherited from KeyFrameAnimation) |
| Target | (Inherited from CompositionAnimation) |