Table of Contents

Efl.Screen.screen_rotation

Values

  • rotation - Screen rotation in degrees.


Signature

@property screen_rotation @pure_virtual {
    get {}
    values {
        rotation: int;
    }
}

C signature

int efl_screen_rotation_get(const Eo *obj);

Implemented by