Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 667 Bytes

storyboard_settarget_1833742154.md

File metadata and controls

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

Microsoft.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