Tizen Native API  5.0
Separator

Separator is a very thin object used to separate other objects.

separator_inheritance_tree.png

A separator can be vertical or horizontal.

This widget inherits from the Layout one, so that all the functions acting on it also work for separator objects.

This widget emits the signals coming from Layout.

Separator example is a good example of how to use a separator.