ItemCollectionTransitionCompletedEventArgs クラス

定義

画面切り替えアニメーションが完了したときに発生する TransitionCompleted イベントのデータを提供します。

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

プロパティ

Element

アニメーション化された を UIElement 取得します。

Transition

アニメーションが ItemCollectionTransition 完了した を取得します。

適用対象

こちらもご覧ください