'Declaration Public Enum TileFrameAnimation Inherits System.Enum
public enum TileFrameAnimation : System.Enum
Member | Description |
---|---|
Fade | The new tile frame appears by fading in while the previous frame fades out. |
None | No animation. Tile frames |
SlideFromBottom | (Default) The tile frame appears by gradually sliding from the bottom edge of the tile toward the top. |
SlideFromLeft | The tile frame appears by gradually sliding from the left edge of the tile toward the right. |
SlideFromRight | The tile frame appears by gradually sliding from the right edge of the tile toward the left. |
SlideFromTop | The tile frame appears by gradually sliding from the top edge of the tile toward the bottom. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, 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