InertiaTranslationBehavior 类

定义

控制惯性运动期间转换操作的减速度。

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

属性

DesiredDeceleration

获取或设置线性移动速度减慢的速率(以与设备无关的单位 (每单位 1/96 英寸) 每平方毫秒)。

DesiredDisplacement

获取或设置惯性结束时操作的线性运动。

适用于