x:Null support in x:Bind expressions #5377
Labels
area/xBind 🪢
Categorizes an issue or PR as relevant to x:Bind
difficulty/challenging 🤯
Categorizes an issue for which the difficulty level is reachable with internals understanding
kind/enhancement
New feature or request
project/binding 🪢
Categorizes an issue or PR as relevant to the binding engine
project/core-tools 🛠️
Categorizes an issue or PR as relevant to core and tools
Current behavior
The following expression does not build properly:
Workaround
Use this instead:
Environment
Nuget Package Version(s): 3.6-dev
Note to contributors
The support for this type of conversion is located here:
uno/src/SourceGenerators/Uno.UI.SourceGenerators/XamlGenerator/Utils/XBindExpressionParser.cs
Line 34 in 6db4ebd
The text was updated successfully, but these errors were encountered: