Make Dialog APIs public
authorJaehyun Cho <jae_hyun.cho@samsung.com>
Wed, 14 Apr 2021 16:13:05 +0000 (01:13 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Fri, 7 May 2021 03:54:19 +0000 (12:54 +0900)
commit9f7b87741dce0d260273a3c7db41ce55902f6d05
tree767d1870caae88ca1ff69d32f6f24d7833e70252
parent8e78d5d6949395c71d97951f5ebcdccd7ebb0d8f
Make Dialog APIs public

This is ACR patch to make Dialog APIs public.

This pull request includes properties and methods of DialogPage, Dialog,
AlertDialog and AlertDialogStyle classes.
src/Tizen.NUI.Components/Controls/AlertDialog.cs
src/Tizen.NUI.Components/Controls/Dialog.cs
src/Tizen.NUI.Components/Controls/Navigation/DialogPage.cs
src/Tizen.NUI.Components/Style/AlertDialogStyle.cs