Make LayoutParamPolicies public
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Thu, 29 Apr 2021 06:01:33 +0000 (15:01 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Fri, 7 May 2021 03:54:19 +0000 (12:54 +0900)
commiteeba7f13b4f26097202f67cf4ce7455063a72e78
treeab5b1a85a483cce11914022a4964eea74375f921
parentf214c11fa4e83a04bff63db5ab3b93464da66e07
Make LayoutParamPolicies public

This is ACR patch to make LayoutParamPolicies public.

This pull request includes static class LayoutParamPolicies and its
const int MatchParent and WrapContent which decide the size of View when
the View is laid out in its parent View.
src/Tizen.NUI/src/public/BaseComponents/View.cs
src/Tizen.NUI/src/public/BaseComponents/ViewEnum.cs