Skip to content

Conversation

hinohie
Copy link
Contributor

@hinohie hinohie commented Sep 22, 2025

Let we make Ignored property also use property index instead of API-only.

Now we can use property notification for Ignored property.

Relative dali patches:

Description of Change

API Changes

  • ACR:

@TizenAPI-Bot
Copy link
Collaborator

Internal API Changed

Added: 2, Removed: 0, Changed: 0

Added

+ /// <since_tizen>none</since_tizen
+ [EditorBrowsable(EditorBrowsableState.Never)]
+ System.Boolean Tizen.NUI.BaseComponents.View::CurrentIgnored()

+ /// <since_tizen>none</since_tizen
+ [EditorBrowsable(EditorBrowsableState.Never)]
+ System.Boolean Tizen.NUI.BaseComponents.View::WorldIgnored()

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