[NUI] Spannable Module: Wrap BaseSpan and ForegroundColorSpan Classes 92/284792/6
authorssabah <s.sabah@samsung.com>
Sat, 26 Nov 2022 22:40:41 +0000 (01:40 +0300)
committershrouq Sabah <s.sabah@samsung.com>
Sun, 18 Dec 2022 20:18:24 +0000 (20:18 +0000)
commit3e5f312876559ff327bdd8cf1a8aba5fb3f037e9
tree788f7246907658254ed4ec3c5c9567e53641cba6
parent10df4640e44eb650ee950170c884acb8c878e9b6
[NUI] Spannable Module: Wrap BaseSpan and ForegroundColorSpan Classes

Wrap and bind
BaseSpan and ForegroundColorSpan Classes and ForegroundColorSpan methods:
  - New
  - GetForegroundColor
  - IsForegroundColorDefined

This patch should be preceded by the patch below:
https://review.tizen.org/gerrit/c/platform/core/uifw/dali-csharp-binder/+/284791

Change-Id: Idb68d711e067a771261baccf2094a910bc7ca300
dali-csharp-binder/file.list
dali-csharp-binder/src/text-spans-wrap.cpp [new file with mode: 0644]