---
title: "NoRippleOverride"
description: "Constant. Tells the system that there is no ripple override. When this is passed, the system will
use default behavior for the ripple."
type: "property"
---

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


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

<div class='sourceset sourceset-android'>Android</div>


```kotlin
@DrawableRes public const val NoRippleOverride: Int
```


Constant. Tells the system that there is no ripple override. When this is passed, the system will
use default behavior for the ripple.



