forked from Samsung/TizenFX
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[System.Feedback] Add internal API to support get ids
Allows getting feedback theme id array supported. This is newly added to System.Feedback. - public uint[] GetThemeIdsInternal(FeedbackType type) -> It returns the available id array defined in the conf file according to feedback type. Signed-off-by: Yunhee Seo <[email protected]>
- Loading branch information
1 parent
18fd8db
commit 232c512
Showing
2 changed files
with
60 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters