BooleanKeyFrameAnimation 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 BooleanKeyFrameAnimation 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 BooleanKeyFrameAnimation 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 BooleanKeyFrameAnimation 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 BooleanKeyFrameAnimation : 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 BooleanKeyFrameAnimation : KeyFrameAnimation
Public NotInheritable Class BooleanKeyFrameAnimation
Inherits KeyFrameAnimation
- Inheritance
-
Object Platform::Object IInspectable CompositionObject CompositionAnimation KeyFrameAnimation BooleanKeyFrameAnimation
- 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) |