Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NUI] Create L.Color from string #6582

Closed
wants to merge 1 commit into from

Conversation

rabbitfor
Copy link
Collaborator

@rabbitfor rabbitfor commented Jan 14, 2025

Description of Change

Parse string to L.Color.
Used same algorithm that is used in Color implementation.

API Changes

  • ACR:

Parse string to L.Color.
Used same algorithm that is used in Color implementation.

Signed-off-by: Jiyun Yang <[email protected]>
@TizenAPI-Bot
Copy link
Collaborator

Internal API Changed

Added: 1, Removed: 0, Changed: 0

Added

+ /// <since_tizen>none</since_tizen
+ [EditorBrowsable(EditorBrowsableState.Never)]
+ System.Void Tizen.NUI.L.Color::.ctor(System.String)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants