RotatorTile.RotateDirection Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Tile Slide Direction
public enum RotatorTile.RotateDirection
type RotatorTile.RotateDirection =
Public Enum RotatorTile.RotateDirection
- Inheritance
-
RotatorTile.RotateDirection
Fields
Name | Value | Description |
---|---|---|
Up | 0 | Up |
Left | 1 | Left |
Down | 2 | Down |
Right | 3 | Right |