Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


BindingResult

Provides information about the binding update.
Read time 1 minuteLast updated 5 days ago

Definition

public readonly struct BindingResult

Constructors

Constructor

Description

BindingResult(UnityEngine.UIElements.BindingStatus,System.String)Constructs a binding result.

Properties

Property

Description

messageGets the message associated with the binding update.
statusThe status from the binding update.