Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 749 Bytes

coreframeworkinputviewanimationstartingeventargs_animationduration.md

File metadata and controls

26 lines (16 loc) · 749 Bytes
-api-id -api-type
P:Windows.UI.ViewManagement.Core.CoreFrameworkInputViewAnimationStartingEventArgs.AnimationDuration
winrt property

Windows.UI.ViewManagement.Core.CoreFrameworkInputViewAnimationStartingEventArgs.AnimationDuration

-description

Gets the interval of time required to complete the CoreFrameworkInputView animation.

-property-value

The interval of time required to complete the animation.

-remarks

The framework should use this value when setting any animation durations in the primary view that are based on the showing or hiding of the CoreFrameworkInputView.

-see-also

-examples