Share via


ItemCollectionTransitionProgress 클래스

정의

전환의 애니메이션이 완료되었음을 알리는 메서드를 제공하는 전환과 연결된 도우미 개체를 나타냅니다.

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
상속
Object Platform::Object IInspectable ItemCollectionTransitionProgress
특성

속성

Element

애니메이션 효과를 UIElement 적용할 을 가져옵니다.

Transition

애니메이션이 ItemCollectionTransition 진행 중인 을 가져옵니다.

메서드

Complete()

연결된 ItemCollectionTransition를 소유하는 에서 ItemCollectionTransitionProviderTransitionCompleted 이벤트를 발생합니다.

적용 대상