'Declaration Public Enum PaneFlyoutAnimation Inherits System.Enum
public enum PaneFlyoutAnimation : System.Enum
Member | Description |
---|---|
Fade | The flyout gradually fade into/out of view. |
None | No animation is used when showing or hiding the display of the unpinned pane. |
Resize | The flyout increases in width/height as it comes into view depending on the edge to which it is unpinned and decreases as it goes out of view. |
Slide | The contents of the flyout will slide into and out of view. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2