Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 624 Bytes

splitopenthemeanimation_closedtargetname.md

File metadata and controls

28 lines (19 loc) · 624 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Media.Animation.SplitOpenThemeAnimation.ClosedTargetName
winrt property

Microsoft.UI.Xaml.Media.Animation.SplitOpenThemeAnimation.ClosedTargetName

-description

Gets or sets the identifying name of the UI element that specifies the initial clip size.

-xaml-syntax

<SplitOpenThemeAnimation ClosedTargetName="nameString" />

-property-value

The reference name. This is typically the x:Name of the relevant element as declared in XAML.

-remarks

-examples

-see-also