Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

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
Object IInspectable ConnectedAnimationConfiguration GravityConnectedAnimationConfiguration
Attributes

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.

Applies to


Feedback

Was this page helpful?