Add NO_ORIENTATION_PREFERENCE type to unset the preferred orientation 39/219639/10
authorWonsik Jung <sidein@samsung.com>
Sun, 8 Dec 2019 19:51:14 +0000 (04:51 +0900)
committerWonsik Jung <sidein@samsung.com>
Wed, 18 Dec 2019 08:30:47 +0000 (17:30 +0900)
commit298daf3ef0031e7c38fc4ca64f0152c54a6abe40
tree0f2d20d0f1c36605f8bd8181bb4e2e68b56c95f6
parent271cbb04d323738e283d9c8c9a5b44ca73392e2e
Add NO_ORIENTATION_PREFERENCE type to unset the preferred orientation

For unseting the preferred orientation for window, NO_ORIENTATION_PREFERENCE type is added to WindowOrientation enum.
To unset the preferred orientation, SetPreferredOrienation() should be called with NO_ORIENTATION_PREFERENCE.

Change-Id: Ia2de67d6533cef59b58340fca51286239c1a297d
dali/internal/window-system/common/window-impl.cpp
dali/internal/window-system/common/window-impl.h
dali/public-api/adaptor-framework/window.h