共用方式為


VisualInteractionSource.ConfigureCenterPointYModifiers 方法

定義

取得 CompositionConditionalValue 的已排序清單。 在框架中,第一個 CompositionConditionalValue 具有其 「。[條件] 評估為 true 會取代 VisualInteractionSource 提供的縮放 CenterPointY 值及其 「。值」。 如果沒有評估為 true,則 CenterPointY 不會取代該框架。

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

參數

Windows 需求

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

適用於