Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 786 Bytes

dragoverthemeanimation_tooffset.md

File metadata and controls

30 lines (21 loc) · 786 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Media.Animation.DragOverThemeAnimation.ToOffset
winrt property

Microsoft.UI.Xaml.Media.Animation.DragOverThemeAnimation.ToOffset

-description

Gets or sets the distance by which the target is translated when the animation is active.

-xaml-syntax

<DragOverThemeAnimation ToOffset="double" />

-property-value

The offset, in pixels.

-remarks

The direction of the offset is controlled by Direction.

-examples

-see-also

Animating drag-and-drop sequences, Guidelines and checklist for drag-and-drop animations