Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 549 Bytes

visualinteractionsource_deltascale.md

File metadata and controls

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

Windows.UI.Composition.Interactions.VisualInteractionSource.DeltaScale

-description

The amount of scale change to be applied during the upcoming frame. Multiplicative. Defaults to 1. Readable only via expression/animation.

-property-value

The change in scale of the visual interaction source.

-remarks

-see-also

-examples