Tizen Native API
Dali::Toolkit::Control::KeyboardFocus Struct Reference

Describes the direction to move the keyboard focus towards. More...

Public Types

enum  Direction

Detailed Description

Describes the direction to move the keyboard focus towards.

Since :
2.4

Member Enumeration Documentation

Enumerator:
LEFT 

Move keyboard focus towards the left direction.

Since :
2.4
RIGHT 

Move keyboard focus towards the right direction.

Since :
2.4
UP 

Move keyboard focus towards the up direction.

Since :
2.4
DOWN 

Move keyboard focus towards the down direction.

Since :
2.4