Data Bind for Unity Support

You can enable Data Bind for Unity support with Edit / Project Settings… / New UI Widgets / DataBind support / Enable. If Data Bind for Unity not installed option will not be available.

After enabling support:

  • will be available Data Bind support for default widgets

  • for generated widgets support can be added with context menu Assets / New UI Widgets / Add Data Bind Support

Disable support with Edit / Project Settings… / New UI Widgets / DataBind Support / Disable.

../_images/third-party-support.png

Note

Support is enabled only to installed platforms. Platforms that were added after it requires enabling support again.

Note

If you enabled Assembly Definitions then you need to create an assembly definition for the Data Bind if not exist and specify it as a reference in the UIWidgets.asmdef.