ItemCollectionTransitionProgress.Transition 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
ItemCollectionTransition
取得動畫正在進行中的 。
public:
property ItemCollectionTransition ^ Transition { ItemCollectionTransition ^ get(); };
ItemCollectionTransition Transition();
public ItemCollectionTransition Transition { get; }
var itemCollectionTransition = itemCollectionTransitionProgress.transition;
Public ReadOnly Property Transition As ItemCollectionTransition
屬性值
正在進行 ItemCollectionTransition
動畫的 。