GetPanelLogLevel(IPanel)
Gets the log level for binding failures on a panel.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Method
- Namespace: UnityEngine.UIElements
- Assembly: UnityEngine.UIElementsModule
public static BindingLogLevel GetPanelLogLevel(IPanel panel)
Parameters
Returns
Type | Description |
|---|---|
| BindingLogLevel | The global log level. |