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