[NUI] Fix build warning CA1712
authorBowon Ryu <bowon.ryu@samsung.com>
Mon, 4 Jan 2021 09:52:34 +0000 (18:52 +0900)
committerhuiyueun <35286162+huiyueun@users.noreply.github.com>
Mon, 11 Jan 2021 05:49:43 +0000 (14:49 +0900)
commitd9ebcbe910d9893f70fd5f96ef8df95499bd5158
tree0d0bc62e1a3d8b249f258a5ab9b5be82bfd5ba15
parentc8f856d760d79bc07140c84e55ca5a94377fe414
[NUI] Fix build warning CA1712

CA1712: Do not prefix enum values with type name

The name can not be changed becuase this enum is publicly open.
Suppress warning messages.
src/Tizen.NUI/src/public/DirectionBias.cs