[NUI] Add Culled property as Hidden-API
authorDongsug Song <dongsug.song@samsung.com>
Fri, 19 Feb 2021 06:20:35 +0000 (15:20 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Thu, 25 Feb 2021 08:24:58 +0000 (17:24 +0900)
commit114a2fab90ad0cacf6e812c2fbe1f32fea2e094e
treee57cb706a0ede0cb00f3ee2a614a0bbe92a12608
parent1586fb20b0f149ca91f1ff8da075ab7b15ff9d50
[NUI] Add Culled property as Hidden-API

- pair with https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-csharp-binder/+/253893/
- should be merged after https://review.tizen.org/gerrit/#/c/platform/core/uifw/dali-csharp-binder/+/253893/ is applied
src/Tizen.NUI/src/internal/Interop/Interop.ActorProperty.cs
src/Tizen.NUI/src/public/BaseComponents/View.cs
src/Tizen.NUI/src/public/BaseComponents/ViewEnum.cs
test/Tizen.NUI.Samples/Tizen.NUI.Samples/Samples/CulledTest.cs [new file with mode: 0755]