Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 566 Bytes

visualinteractionsource_positionvelocity.md

File metadata and controls

25 lines (15 loc) · 566 Bytes
-api-id -api-type
P:Windows.UI.Composition.Interactions.VisualInteractionSource.PositionVelocity
winrt property

Windows.UI.Composition.Interactions.VisualInteractionSource.PositionVelocity

-description

The instantaneous rate of change of position in the interaction, in pixels per second. Defaults to 0. Readble only via expression/animation.

-property-value

The position velocity of the interaction source.

-remarks

-see-also

-examples