[NUI] Remove 'EditorBrowsable' to HeightSpecification (#1108)
authorSeoyeon2Kim <34738918+Seoyeon2Kim@users.noreply.github.com>
Wed, 30 Oct 2019 07:41:35 +0000 (16:41 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Wed, 30 Oct 2019 07:41:35 +0000 (16:41 +0900)
- HeightSpecification of View opens public in API level 6.
- Please have a look at TCSACR-278

Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
src/Tizen.NUI/src/public/BaseComponents/View.cs

index ffa4e18..eaf413c 100755 (executable)
@@ -1788,7 +1788,6 @@ namespace Tizen.NUI.BaseComponents
         /// The required policy for this dimension, LayoutParamPolicies enum or exact value.
         ///</summary>
         /// <since_tizen> 6 </since_tizen>
-        [EditorBrowsable(EditorBrowsableState.Never)]
         public int HeightSpecification
         {
             get