[NUI] 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>
Wed, 25 Oct 2023 12:48:44 +0000 (21:48 +0900)
commita85ebe23e31644c0b35f467c3cff4b6684bbf0bf
tree754d3de540000550013f65305e8adf89422396e9
parent564869cc92973001bc7a6dea1b642e78fe823dce
[NUI] 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