-api-id | -api-type |
---|---|
M:Windows.UI.Xaml.Media.Animation.Storyboard.SetTargetName(Windows.UI.Xaml.Media.Animation.Timeline,System.String) |
winrt method |
Sets the value of the Storyboard.TargetName XAML attached property for a target element.
The target element to set the value for.
The Storyboard.TargetName value of the target element to set. This should correspond to an existing Name or x:Name value on the UI element that the animation targets.