# Once

> Log warnings only once when the result of the binding changes.

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine.UIElements](/engine/6000.0/script-reference/unityengine/uielements.md)
* **Assembly:** UnityEngine.UIElementsModule

```csharp
[InspectorName("One log per result")]
Once = 1
```
