---
title: "InnerShadowScope"
description: "Scope that provides the capability to configure the properties of an inner shadow in order to
support efficient transformations without recomposition"
type: "interface"
---

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


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

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



```kotlin
@JvmDefaultWithCompatibility interface InnerShadowScope : ShadowScope
```


Scope that provides the capability to configure the properties of an inner shadow in order to
support efficient transformations without recomposition



