KeyTime.TimeSpan 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.
Obtient l’heure de fin de l’image clé, exprimée par rapport au début de l’animation.
public:
property TimeSpan TimeSpan { TimeSpan get(); };
public TimeSpan TimeSpan { get; }
member this.TimeSpan : TimeSpan
Public ReadOnly Property TimeSpan As TimeSpan
Valeur de propriété
Heure à laquelle l’image clé se termine, exprimée sous la forme d’une heure par rapport au début de l’animation.
Remarques
Ce struct représente la projection .NET du struct Windows Runtime (WinRT). KeyTime
Pour plus d’informations, consultez KeyTime dans les informations de référence sur l’API UWP.