message
Gets the message associated with the binding update.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Property
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public string message { get; }
Remarks
This message is ignored when _status is set to BindingStatus.Success.