共用方式為


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

取得或設定操作在慣性結束時的直線移動。

適用於