[NUI] Introduce NUI Picker (#2769)
authorWoochan <48237284+lwc0917@users.noreply.github.com>
Wed, 31 Mar 2021 07:16:46 +0000 (16:16 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Thu, 1 Apr 2021 01:07:37 +0000 (10:07 +0900)
commit790f2732e4570bcbb74cd39aa6dfac83aaa67027
tree99b5d238589e7921b8fec153f95a916eda08d697
parentebd28feaf5320a97ac6c533e60d15d3410aaf610
[NUI] Introduce NUI Picker (#2769)

Co-authored-by: Woochanlee <wc0917.lee@samsung.com>
Co-authored-by: Jiyun Yang <ji.yang@samsung.com>
src/Tizen.NUI.Components/Controls/Picker.cs [new file with mode: 0755]
src/Tizen.NUI.Components/Style/PickerStyle.cs [new file with mode: 0755]
src/Tizen.NUI.Components/Theme/DefaultTheme.cs
src/Tizen.NUI.Components/Theme/DefaultThemeCommon.cs
test/Tizen.NUI.Samples/Tizen.NUI.Samples/Samples/PickerSample.cs [new file with mode: 0755]