[NUI] Add EditableBrowsable.Never for CurrentLoadedXaml
authorXianbing Teng <xb.teng@samsung.com>
Tue, 14 Dec 2021 08:28:04 +0000 (16:28 +0800)
committerSeoyeon2Kim <34738918+Seoyeon2Kim@users.noreply.github.com>
Tue, 14 Dec 2021 09:04:07 +0000 (18:04 +0900)
src/Tizen.NUI/src/public/Application/NUIApplication.cs

index b5241a2..a11d87c 100755 (executable)
@@ -244,6 +244,7 @@ namespace Tizen.NUI
         /// <summary>
         /// Current loaded xaml's full name.
         /// </summary>
+        [EditorBrowsable(EditorBrowsableState.Never)]
         public static string CurrentLoadedXaml
         {
             get