This flag tells if this object will automatically mirror the rotation changes of the window to this object.
Since 1.22
true
to mirror orientation changes to the theme false
otherwise@property automatic_theme_rotation @beta { get {} set {} values { automatic: bool; } }
Eina_Bool efl_ui_layout_automatic_theme_rotation_get(const Eo *obj); void efl_ui_layout_automatic_theme_rotation_set(Eo *obj, Eina_Bool automatic);