ItemCollectionTransition 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
시각적으로 애니메이션 효과를 적용할 단일 전환을 나타냅니다.
public ref class ItemCollectionTransition sealed
/// [Windows.Foundation.Metadata.ContractVersion(Microsoft.UI.Xaml.XamlContract, 327680)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class ItemCollectionTransition final
[Windows.Foundation.Metadata.ContractVersion(typeof(Microsoft.UI.Xaml.XamlContract), 327680)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class ItemCollectionTransition
Public NotInheritable Class ItemCollectionTransition
- 상속
- 특성
속성
HasStarted |
파생 클래스가 이 전환에 대한 애니메이션을 |
NewBounds |
작업의 경우 |
OldBounds |
작업의 경우 |
Operation |
애니메이션 효과를 적용할 작업을 가져옵니다. |
Triggers |
컬렉션 전환 애니메이션이 발생한 원인을 나타내는 값의 비트 조합을 가져옵니다. |
메서드
Start() |
이 전환에 |