Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 557 Bytes

splitclosethemeanimation_openedlength.md

File metadata and controls

28 lines (19 loc) · 557 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Media.Animation.SplitCloseThemeAnimation.OpenedLength
winrt property

Microsoft.UI.Xaml.Media.Animation.SplitCloseThemeAnimation.OpenedLength

-description

Gets or sets the final size of the target UI element.

-xaml-syntax

<SplitCloseThemeAnimation OpenedLength="double" />

-property-value

The final size. If left unset, the value defaults to the size of the opened target.

-remarks

-examples

-see-also