Resolve TextLable build warning
authorEunki Hong <eunkiki.hong@samsung.com>
Thu, 12 Oct 2023 14:51:41 +0000 (23:51 +0900)
committerEunki Hong <h.pichulia@gmail.com>
Tue, 31 Oct 2023 14:07:28 +0000 (23:07 +0900)
commitdd27aa4bd6101bdfbf75de2e481206c539686cc8
tree48a6d753d029c78425dd4d0322f6e6bacc3c4de7
parent6cb4820873263e3ee933c8ea673e98b80312074e
Resolve TextLable build warning

Reference documents : https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/xmldoc/

To refer to XML elements (for example, your function processes specific XML elements that you want to describe in an XML documentation comment), you can use the standard quoting mechanism (&lt; and &gt;).

Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
src/Tizen.NUI/src/public/BaseComponents/TextLabel.cs