[NUI] Change some properties of Struct to nullable
authorBowon Ryu <bowon.ryu@samsung.com>
Wed, 11 Aug 2021 09:45:52 +0000 (18:45 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Wed, 18 Aug 2021 03:10:44 +0000 (12:10 +0900)
commita45f7dc1866cfc14543f5cb85636de2902eb39f0
tree04a36c243d6259a6fafccf2bedb0f942c4ccc72c
parentb5c95b915f05a201a51808a71039e778ba851ba4
[NUI] Change some properties of Struct to nullable

Some properties in the PropertyMap have default values (set when null).
In this case, user can use the default value implemented in DALi
by changing the property to nullable.

Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
src/Tizen.NUI/src/public/BaseComponents/TextUtils.cs
src/Tizen.NUI/src/public/Common/NUIConstants.cs