Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 629 Bytes

dropshadow_offset.md

File metadata and controls

26 lines (16 loc) · 629 Bytes
-api-id -api-type
P:Windows.UI.Composition.DropShadow.Offset
winrt property

Windows.UI.Composition.DropShadow.Offset

-description

Offset of the shadow relative to its SpriteVisual. Animatable.

-property-value

Offset of the shadow relative to its SpriteVisual.

-remarks

This property can be animated. Call CompositionObject.StartAnimation to associate it with a CompositionAnimation.

-examples

-see-also