# duration

> The total time in seconds for which the logo is shown. The minimum duration is 2 seconds.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.0/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

```csharp
public float duration { get; set; }
```
