The following tables list the members exposed by GridAnimationPhaseSettings.
Name | Description | |
---|---|---|
GridAnimationPhaseSettings Constructor | Initializes a new GridAnimationPhaseSettings. |
Name | Description | |
---|---|---|
DesiredSubItemDurationMilliseconds | The desired amount of time each item animating should take, in milliseconds | |
DurationMilliseconds | The duration of an animation, in milliseconds | |
EasingFunctionType | Configures the Easing function used to animate the individual items | |
HoldInitialMilliseconds | The amount of time to delay an animation, in milliseconds. | |
PerItemDelayMilliseconds | The amount of time to delay each item animating, in milliseconds | |
ShouldItemsFinishSimultaneously | Configures whether all items animating should finish simultaneously | |
SubItemDurationMilliseconds | The amount of time each item animating should take, in milliseconds |
Name | Description | |
---|---|---|
OnPropertyChanged | Used to invoke the PropertyChanged event. |
Name | Description | |
---|---|---|
PropertyChanged | Indicates a property has changed. |