X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2FTizen.NUI%2Fsrc%2Fpublic%2FUIComponents%2FPushButton.cs;h=0b88d5c715f5517e08a670d0c1d60808fa21057e;hb=9c0172f6cdc17d7558749ae086bb9263472f1f51;hp=286a799809e1a17c989d7a334ad5a974bb200458;hpb=cee53da59d23edd0924c69e722ab6322af1b3460;p=platform%2Fcore%2Fcsapi%2Ftizenfx.git diff --git a/src/Tizen.NUI/src/public/UIComponents/PushButton.cs b/src/Tizen.NUI/src/public/UIComponents/PushButton.cs index 286a799..0b88d5c 100755 --- a/src/Tizen.NUI/src/public/UIComponents/PushButton.cs +++ b/src/Tizen.NUI/src/public/UIComponents/PushButton.cs @@ -101,7 +101,7 @@ namespace Tizen.NUI.UIComponents /// 3 /// Please do not use! this will be deprecated! /// Instead please use as keyword. - [Obsolete("Please DO NOT use! This will be deprecated, instead please USE as keyword.")] + [Obsolete("Please do not use! This will be deprecated! Please use as keyword instead!")] [EditorBrowsable(EditorBrowsableState.Never)] public new static PushButton DownCast(BaseHandle handle) { @@ -116,7 +116,7 @@ namespace Tizen.NUI.UIComponents /// 3 /// Please do not use! this will be deprecated! /// Instead please use UnselectedVisual. - [Obsolete("Please DO NOT use! This will be Deprecated!. Please implement by using Visual instead!")] + [Obsolete("Please do not use! This will be deprecated! Please use UnselectedVisual instead!")] [EditorBrowsable(EditorBrowsableState.Never)] public string UnselectedIcon { @@ -132,7 +132,7 @@ namespace Tizen.NUI.UIComponents /// 3 /// Please do not use! this will be deprecated! /// Instead please use SelectedVisual. - [Obsolete("Please do not use! this will be deprecated, instead please use SelectedVisual.")] + [Obsolete("Please do not use! This will be deprecated! Please use SelectedVisual instead!")] [EditorBrowsable(EditorBrowsableState.Never)] public string SelectedIcon { @@ -141,11 +141,12 @@ namespace Tizen.NUI.UIComponents SetProperty(PushButton.Property.SELECTED_ICON, new Tizen.NUI.PropertyValue(value)); } } + /// /// Please do not use! this will be deprecated /// /// 3 - [Obsolete("Please DO NOT use! This will be deprecated, please implement by using Visual instead!")] + [Obsolete("Please do not use! This will be deprecated! Please use LabelRelativeAlignment instead!")] [EditorBrowsable(EditorBrowsableState.Never)] public IconAlignmentType IconAlignment { @@ -204,12 +205,13 @@ namespace Tizen.NUI.UIComponents SetProperty(PushButton.Property.ICON_ALIGNMENT, new Tizen.NUI.PropertyValue(valueToString)); } } + /// /// Please do not use! this will be deprecated /// /// 3 /// no use - [Obsolete("Please DO NOT use! This will be deprecated")] + [Obsolete("Please do not use! This will be deprecated! Please use Button.LabelPadding instead!")] [EditorBrowsable(EditorBrowsableState.Never)] public new Vector4 LabelPadding { @@ -230,7 +232,7 @@ namespace Tizen.NUI.UIComponents /// /// 3 /// no use - [Obsolete("Please DO NOT use! This will be deprecated")] + [Obsolete("Please do not use! This will be deprecated! Please use ForegroundVisualPadding instead!")] [EditorBrowsable(EditorBrowsableState.Never)] public Vector4 IconPadding { @@ -251,7 +253,7 @@ namespace Tizen.NUI.UIComponents /// /// 3 /// no use - [Obsolete("Please DO NOT use! This will be deprecated!")] + [Obsolete("Please do not use! This will be deprecated! Please use Button.Align instead!")] [EditorBrowsable(EditorBrowsableState.Never)] public enum IconAlignmentType {