[NUI] add Set/GetAttachedValue method (#2007)
authorYeongJong Lee <cleanlyj@naver.com>
Wed, 16 Sep 2020 07:39:19 +0000 (16:39 +0900)
committerGitHub <noreply@github.com>
Wed, 16 Sep 2020 07:39:19 +0000 (16:39 +0900)
commitb9a8d6c7499c8a91bce9c7300b1243a7bc015030
tree4869fd5f32bd6010979927e9f34ee19785cb4a9a
parente14aa9c694ba54ffab4e516a6186f11e218f7059
[NUI] add Set/GetAttachedValue method (#2007)

This will fix CA1062(Validate arguments of public methods)

Co-authored-by: dongsug-song <35130733+dongsug-song@users.noreply.github.com>
src/Tizen.NUI/src/public/Layouting/FlexLayout.cs
src/Tizen.NUI/src/public/Layouting/GridLayout.cs
src/Tizen.NUI/src/public/Layouting/LayoutGroup.cs