My application is not receiving orientation change events.
I have necessary code to support orientation change – form inherits Tizen::Ui::IOrientationEventListener, implemented OnOrientationChanged() and added the listener to the form using the AddOrientationEventListener() method.
In the emulator when I rotate from Portraint -Landscape and vice versa, OnOrientationChanged() is not getting called.
Orientation change event
Hi all,
My application is not receiving orientation change events.
I have necessary code to support orientation change – form inherits Tizen::Ui::IOrientationEventListener, implemented OnOrientationChanged() and added the listener to the form using the AddOrientationEventListener() method.
In the emulator when I rotate from Portraint -Landscape and vice versa, OnOrientationChanged() is not getting called.
In Settings, enabled Auto rotate screen also.
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio