IScrollController.SetExpressionAnimationSources メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
void SetExpressionAnimationSources(CompositionPropertySet ^ propertySet, Platform::String ^ minOffsetPropertyName, Platform::String ^ maxOffsetPropertyName, Platform::String ^ offsetPropertyName, Platform::String ^ multiplierPropertyName);
void SetExpressionAnimationSources(CompositionPropertySet const& propertySet, winrt::hstring const& minOffsetPropertyName, winrt::hstring const& maxOffsetPropertyName, winrt::hstring const& offsetPropertyName, winrt::hstring const& multiplierPropertyName);
public void SetExpressionAnimationSources(CompositionPropertySet propertySet, string minOffsetPropertyName, string maxOffsetPropertyName, string offsetPropertyName, string multiplierPropertyName);
Public Sub SetExpressionAnimationSources (propertySet As CompositionPropertySet, minOffsetPropertyName As String, maxOffsetPropertyName As String, offsetPropertyName As String, multiplierPropertyName As String)
パラメーター
- propertySet
- CompositionPropertySet
- minOffsetPropertyName
-
String
Platform::String
winrt::hstring
- maxOffsetPropertyName
-
String
Platform::String
winrt::hstring
- offsetPropertyName
-
String
Platform::String
winrt::hstring
- multiplierPropertyName
-
String
Platform::String
winrt::hstring