共用方式為


InteractionTracker.ConfigureCenterPointYInertiaModifiers 方法

定義

取得 CompositionConditionalValue 的已排序清單。 在框架中,當追蹤器處於慣性時,第一個 CompositionConditionalValue 會具有其 「。[條件] 評估為 true,會取代追蹤器搭配其 「」 使用的縮放 CenterPointY 值。值」。 如果沒有評估為 true,則 CenterPointY 不會取代該框架。

public:
 virtual void ConfigureCenterPointYInertiaModifiers(IIterable<CompositionConditionalValue ^> ^ conditionalValues) = ConfigureCenterPointYInertiaModifiers;
void ConfigureCenterPointYInertiaModifiers(IIterable<CompositionConditionalValue> const& conditionalValues);
public void ConfigureCenterPointYInertiaModifiers(IEnumerable<CompositionConditionalValue> conditionalValues);
function configureCenterPointYInertiaModifiers(conditionalValues)
Public Sub ConfigureCenterPointYInertiaModifiers (conditionalValues As IEnumerable(Of CompositionConditionalValue))

參數

Windows 需求

裝置系列
Windows 10 Creators Update (已於 10.0.15063.0 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v4.0 引進)

適用於