ItemCollectionTransition.Triggers Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a bitwise combination of values that indicates what caused the collection transition animation to occur.
public:
property ItemCollectionTransitionTriggers Triggers { ItemCollectionTransitionTriggers get(); };
ItemCollectionTransitionTriggers Triggers();
public ItemCollectionTransitionTriggers Triggers { get; }
var itemCollectionTransitionTriggers = itemCollectionTransition.triggers;
Public ReadOnly Property Triggers As ItemCollectionTransitionTriggers
Property Value
A bitwise combination of values that indicates what caused the collection transition animation to occur.