Share via


MediaBreakSeekedOverEventArgs.NewPosition Propriété

Définition

Obtient la nouvelle position actuelle dans l’objet MediaPlaybackItem une fois l’opération de recherche terminée.

public:
 property TimeSpan NewPosition { TimeSpan get(); };
TimeSpan NewPosition();
public System.TimeSpan NewPosition { get; }
var timeSpan = mediaBreakSeekedOverEventArgs.newPosition;
Public ReadOnly Property NewPosition As TimeSpan

Valeur de propriété

Nouvelle position actuelle dans l’objet MediaPlaybackItem une fois l’opération de recherche terminée.

S’applique à