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(Microsoft.UI.Xaml.WinUIContract, 65536)]
/// [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(Microsoft.UI.Xaml.WinUIContract), 65536)]
[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
Constructors
GravityConnectedAnimationConfiguration() |
Initializes a new instance of the GravityConnectedAnimationConfiguration class. |
Properties
IsShadowEnabled |
Gets or sets a value that indicates whether a shadow effect is shown. |