Live Debug
During runtime, the BindingSystem provides a Live Debug functionality. This feature allows you to inspect each value phase, including the application of converters and modifiers, providing valuable insights into the data flow within the system. The LiveDebug
can be enabled either from the Bind Menu or by holding CTRL (CMD on Mac) and clicking the BindMode toggle. Live Debug should handle any type of data.
LiveDebug
can catch exceptions and show them in a user-friendly way. By clicking on the exception, a popup will appear with more details.
Last updated