Below
data class Below @JvmOverloads constructor(val bias: Float = 0.5f) : TapToPayUxConfiguration.TapZone
The tap zone is below the screen, and the indicator is an arrow pointing down.
The tap zone is below the screen, and the indicator is an arrow pointing down.