Add common enum type for Window 22/246422/4
authorWonsik Jung <sidein@samsung.com>
Thu, 29 Oct 2020 06:32:53 +0000 (15:32 +0900)
committerWonsik Jung <sidein@samsung.com>
Thu, 5 Nov 2020 09:54:17 +0000 (09:54 +0000)
commit8c977541810986aaf7034b80a08cd71fa8c8cbbc
treecd4da06e8efd0ccb618509e7f8b1de449ad3fca4
parent89d69ee82edf3ac79b62e4ef8d278a05e5f634e9
Add common enum type for Window

Window and GlWindow's enum type are same.
It is unnessary that they has each their enum type.
For enhancement, common enum type is added and used both Window and GlWindow.

Change-Id: I13a66df2aae9156b2561949ad968920490670983
dali-csharp-binder/src/gl-window.cpp
dali-csharp-binder/src/window.cpp