Share via


IAnimationObject.PopulatePropertyInfo(String, AnimationPropertyInfo) Methode

Definition

Definiert eine Eigenschaft, die animiert werden kann.

public:
 void PopulatePropertyInfo(Platform::String ^ propertyName, AnimationPropertyInfo ^ propertyInfo);
void PopulatePropertyInfo(winrt::hstring const& propertyName, AnimationPropertyInfo const& propertyInfo);
public void PopulatePropertyInfo(string propertyName, AnimationPropertyInfo propertyInfo);
function populatePropertyInfo(propertyName, propertyInfo)
Public Sub PopulatePropertyInfo (propertyName As String, propertyInfo As AnimationPropertyInfo)

Parameter

propertyName
String

Platform::String

winrt::hstring

Die Eigenschaft, die animiert werden kann.

propertyInfo
AnimationPropertyInfo

Informationen zur zu animierten Eigenschaft.

Gilt für: