Skip to content

[NUI] Make Tizen.NUI.PropertyBridge as hidden#7563

Closed
hinohie wants to merge 1 commit intoSamsung:DevelNUIfrom
hinohie:property_bridge_as_public
Closed

[NUI] Make Tizen.NUI.PropertyBridge as hidden#7563
hinohie wants to merge 1 commit intoSamsung:DevelNUIfrom
hinohie:property_bridge_as_public

Conversation

@hinohie
Copy link
Copy Markdown
Contributor

@hinohie hinohie commented Apr 14, 2026

Make it as hidden public API so AppFW team could call this function

Make it as hidden public API so AppFW team could call this function

Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
@TizenAPI-Bot
Copy link
Copy Markdown
Collaborator

Build Error:

src/Tizen.NUI/src/public/PropertyBridge/PropertyBridge.cs(24,6): error CS0246: The type or namespace name 'EditorBrowsableAttribute' could not be found (are you missing a using directive or an assembly reference?) [src/Tizen.NUI/Tizen.NUI.csproj]
src/Tizen.NUI/src/public/PropertyBridge/PropertyBridge.cs(24,6): error CS0246: The type or namespace name 'EditorBrowsable' could not be found (are you missing a using directive or an assembly reference?) [src/Tizen.NUI/Tizen.NUI.csproj]
src/Tizen.NUI/src/public/PropertyBridge/PropertyBridge.cs(24,22): error CS0103: The name 'EditorBrowsableState' does not exist in the current context [src/Tizen.NUI/Tizen.NUI.csproj]

@hinohie hinohie closed this Apr 14, 2026
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