InertiaRotationBehavior 类

定义

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

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

属性

DesiredDeceleration

获取或设置旋转减慢的速率(度/平方毫秒)。

DesiredRotation

获取或设置惯性运动结束时的旋转度数。

适用于