Partager via


ItemCollectionTransition.HasStarted Propriété

Définition

Obtient une valeur qui indique si une ItemCollectionTransitionProviderclasse dérivée a démarré des animations pour cette transition.

public:
 property bool HasStarted { bool get(); };
bool HasStarted();
public bool HasStarted { get; }
var boolean = itemCollectionTransition.hasStarted;
Public ReadOnly Property HasStarted As Boolean

Valeur de propriété

Boolean

bool

true si une ItemCollectionTransitionProviderclasse dérivée a démarré les animations pour cette transition ; sinon, false.

S’applique à