---
title: "DefaultAlpha"
description: "Default alpha value used on [Paint]. This value will draw source content fully opaque."
type: "property"
---

<div class='type'>Property</div>


<a id='references'></a>

<div class='sourceset sourceset-common'>Common</div>


```kotlin
const val DefaultAlpha: Float
```


Default alpha value used on `Paint`. This value will draw source content fully opaque.



