CompositionAnimation.Target Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Cible de l’animation.
public:
property Platform::String ^ Target { Platform::String ^ get(); void set(Platform::String ^ value); };
winrt::hstring Target();
void Target(winrt::hstring value);
public string Target { get; set; }
var string = compositionAnimation.target;
compositionAnimation.target = string;
Public Property Target As String
Valeur de propriété
Cible de l’animation.