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() |
通知 |