Struct SlideTransitionDirection
Definition
- Namespace:
- Tizen.NUI
- Assembly:
- Tizen.NUI.dll
Pre-defined SlideTransition Direction
C#Copypublic struct SlideTransitionDirection
Properties
Declaration
C#Copypublic static Vector2 Bottom { get; }
Property Value
Type | Description |
---|---|
Vector2 |
Declaration
C#Copypublic static Vector2 Left { get; }
Property Value
Type | Description |
---|---|
Vector2 |
Declaration
C#Copypublic static Vector2 Right { get; }
Property Value
Type | Description |
---|---|
Vector2 |
Declaration
C#Copypublic static Vector2 Top { get; }
Property Value
Type | Description |
---|---|
Vector2 |