Source set: Android
Added in 1.7.0-alpha01
@Composable
public fun Vignette(vignettePosition: VignettePosition, modifier: Modifier = Modifier)
Parameters
| vignettePosition | whether to draw top and/or bottom images for this Vignette |
| modifier | optional Modifier for the root of the Vignette |