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