次の方法で共有


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

慣性の動作が終わるときの回転 (度単位) を取得または設定します。

適用対象