VignettePosition
Class
Android
public value class VignettePosition constructor(private val key: Int)
Possible combinations for vignette state.
Companion Object
Properties
Android
public val Top: VignettePosition
Only the top part of the vignette is displayed.
Android
public val Bottom: VignettePosition
Only the bottom part of the vignette is displayed.
Android
public val TopAndBottom: VignettePosition
Both the top and bottom of the vignette is displayed.