HasBinding(BindingId)
Allows to know if a target property has a binding associated to it.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public bool HasBinding(BindingId bindingId)
Parameters
The binding ID.
Returns
Type | Description |
|---|---|
| bool | |