Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 535 Bytes

splitclosethemeanimation_offsetfromcenter.md

File metadata and controls

30 lines (19 loc) · 535 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Media.Animation.SplitCloseThemeAnimation.OffsetFromCenter
winrt property

Windows.UI.Xaml.Media.Animation.SplitCloseThemeAnimation.OffsetFromCenter

-description

Gets or sets an offset from the center of the opened target.

-xaml-syntax

<SplitCloseThemeAnimation OffsetFromCenter="double" />

-property-value

An offset in pixels. The default is 0.

-remarks

-examples

-see-also