Sprache

ItemCollectionTransitionProgress Klasse

Definition

Stellt ein Hilfsobjekt dar, das einem Übergang zugeordnet ist, der eine Methode zum Benachrichtigen bereitstellt, dass die Animationen des Übergangs abgeschlossen sind.

public ref class ItemCollectionTransitionProgress sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.XamlContract, 327680)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class ItemCollectionTransitionProgress final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.XamlContract), 327680)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class ItemCollectionTransitionProgress
Public NotInheritable Class ItemCollectionTransitionProgress
Vererbung
Object Platform::Object IInspectable ItemCollectionTransitionProgress
Attribute

Eigenschaften

Name Beschreibung
Element

Ruft ab, um UIElement animiert zu werden.

Transition

Ruft die ItemCollectionTransition Animationen ab, deren Animationen ausgeführt werden.

Methoden

Name Beschreibung
Complete()

Löst das TransitionCompleted-Ereignis für das ItemCollectionTransitionProvider zugeordnete ItemCollectionTransitionEreignis aus.

Gilt für: