[Application] Add CurrentDeviceOrientation property on CoreUIApplication (#560)
authorHyunho Kang <hhstark.kang@samsung.com>
Tue, 4 Dec 2018 07:46:08 +0000 (16:46 +0900)
committersemun-lee <35090067+semun-lee@users.noreply.github.com>
Tue, 4 Dec 2018 07:46:08 +0000 (16:46 +0900)
commit92652c66f396fcea624ca578db88dcbf59f2e5ec
tree3609608f36d5616b600beaae2c7c931737999423
parentf41c2c9a2f7e18d248604da8048c220a337bed30
[Application] Add CurrentDeviceOrientation property on CoreUIApplication (#560)

* Add CurrentDeviceOrientation

- app_get_device_orientation

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Fix summary

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Modify CurrentDeviceOrientation to static

Signed-off-by: hyunho <hhstark.kang@samsung.com>
src/Tizen.Applications.UI/Interop/Interop.Application.cs
src/Tizen.Applications.UI/Tizen.Applications/CoreUIApplication.cs [changed mode: 0755->0644]