[NUI] Check whether Accessibility is enabled intentionally
authorSeoyeon Kim <seoyeon2.kim@samsung.com>
Wed, 20 Oct 2021 07:12:22 +0000 (16:12 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Thu, 21 Oct 2021 01:42:30 +0000 (10:42 +0900)
commit7a21755a9e0532eef659b625cbde9bdb6adcc5e5
treee4d8f1fa00e3b8f8629d6efdedf6245fc2604944
parent34662ae79c55e7d5b29756594e11b0396efdd544
[NUI] Check whether Accessibility is enabled intentionally

- Added `IsForcedEnabled` API internally.
- This is to check Accessibility could be enabled/disabled from the
outside.
 (e.g. by some applications)

Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
src/Tizen.NUI.Components/Controls/Button.Internal.cs
src/Tizen.NUI/src/public/Accessibility/AccessibilityManager.cs