TryGetBinding(BindingId, out Binding)
Gets the binding instance for the provided targeted property.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
TryGetBinding(BindingId, Binding)
public bool TryGetBinding(BindingId bindingId, out Binding binding)
Parameters
Returns
Type | Description |
|---|---|
| bool | |