[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)
- 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>

No differences found