How to set frame of label in top left corner of watch-app screen

How to set frame of label in top left corner of watch-app screen

BY 23 May 2016 Native Application Development

I am new in Tizen native app development. How to set frame of a label in watch-app so that it is placed at top-left, center-left and bottom of the watch-app screen. I checked the button documentation and googled a lot but did not find any solution.

I am aware of 

elm_object_text_set(ad->label, “<align=Center>Hello Tizen</align>”);

only.

Written by