# Disable

> The C# definition of the disable property.

## Definition

* **Type:** Property
* **Namespace:** [Unity.Android.Gradle](/engine/6000.5/script-reference/unity/android/gradle.md)
* **Assembly:** Unity.Android.Gradle

```csharp
public PropertyStringArray Disable { get; }
```

### Remarks

For more information about the file, see Android's documentation: [Lint](https://developer.android.com/reference/tools/gradle-api/com/android/build/api/dsl/Lint#disable\(\))
