Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 661 Bytes

storyboard_settarget_1596806507.md

File metadata and controls

28 lines (18 loc) · 661 Bytes
-api-id -api-type
M:Windows.UI.Xaml.Media.Animation.Storyboard.SetTarget(Windows.UI.Xaml.Media.Animation.Timeline,Windows.UI.Xaml.DependencyObject)
winrt method

Windows.UI.Xaml.Media.Animation.Storyboard.SetTarget

-description

Causes the specified Timeline to target the specified object.

-parameters

-param timeline

The timeline that targets the specified dependency object.

-param target

The actual instance of the object to target.

-remarks

-examples

-see-also