~~Title: Efl.Screen.screen_rotation~~ ====== Efl.Screen.screen_rotation ====== ===== Values ===== * **rotation** - %%Screen rotation in degrees.%% \\ {{page>:develop:api-include:efl:screen:property:screen_rotation:description&nouser&nolink&nodate}} ===== Signature ===== @property screen_rotation @pure_virtual { get {} values { rotation: int; } } ===== C signature ===== int efl_screen_rotation_get(const Eo *obj); ===== Implemented by ===== * [[:develop:api:efl:screen:property:screen_rotation|Efl.Screen.screen_rotation]] * [[:develop:api:efl:ui:win:property:screen_rotation|Efl.Ui.Win.screen_rotation]]