GravityConnectedAnimationConfiguration 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.
An object that configures the connected animation to play using the gravity configuration.
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 458752)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class GravityConnectedAnimationConfiguration : ConnectedAnimationConfiguration
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 458752)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public class GravityConnectedAnimationConfiguration : ConnectedAnimationConfiguration
Public Class GravityConnectedAnimationConfiguration
Inherits ConnectedAnimationConfiguration
- Inheritance
- Attributes
Windows requirements
| Requirements | Description |
|---|---|
| Device family |
Windows 10, version 1809 (introduced in 10.0.17763.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced in v7.0)
|
Remarks
Version history
| Windows version | SDK version | Value added |
|---|---|---|
| 1903 | 18362 | IsShadowEnabled |
Constructors
| Name | Description |
|---|---|
| GravityConnectedAnimationConfiguration() |
Initializes a new instance of the GravityConnectedAnimationConfiguration class. |
Properties
| Name | Description |
|---|---|
| IsShadowEnabled |
Gets or sets a value that indicates whether a shadow effect is shown. |