ItemCollectionTransition クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
視覚的にアニメーション化する 1 つの切り替えを表します。
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() |
この切り |