次の方法で共有


InertiaExpansionBehavior クラス

定義

慣性による処理中のサイズ変更操作の減速を制御します。

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
継承
Object Platform::Object IInspectable InertiaExpansionBehavior
属性

プロパティ

DesiredDeceleration

サイズ変更が遅くなる速度を取得または設定します。

DesiredExpansion

慣性が終わるときの要素のサイズ変更量を取得または設定します。

適用対象