InertiaExpansionBehavior Class

Definition

Controls the deceleration of a resizing manipulation during inertia.

public ref class InertiaExpansionBehavior sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.WinUIContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class InertiaExpansionBehavior final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.WinUIContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class InertiaExpansionBehavior
Public NotInheritable Class InertiaExpansionBehavior
Inheritance
Object Platform::Object IInspectable InertiaExpansionBehavior
Attributes

Properties

DesiredDeceleration

Gets or sets the rate that resizing slows.

DesiredExpansion

Gets or sets the amount the element resizes at the end of inertia.

Applies to