# UserBuildSettings.DebugSymbols

> Contains settings for native symbols.

## Definition

* **Type:** Class
* **Namespace:** [UnityEditor.Android](/engine/6000.3/script-reference/unityeditor/android.md)
* **Assembly:** UnityEditor.Android.Extensions

```csharp
public static class UserBuildSettings.DebugSymbols
```

## Static Properties

| Property                                                                                               | Description                                                          |
| ------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------- |
| [format](/engine/6000.3/script-reference/unityeditor/android/userbuildsettings/debugsymbols/format.md) | Specifies the format for the symbols package.                        |
| [level](/engine/6000.3/script-reference/unityeditor/android/userbuildsettings/debugsymbols/level.md)   | Specifies the type of debug metadata to include in the symbol files. |
