Companion

object Companion

Functions

Link copied to clipboard

Creates the default Kiosk Mode tap to pay animation, a Directional animation anchored at Directional.NfcDirectionalPosition.BottomCenter.

Link copied to clipboard
Link copied to clipboard

Creates a Front.Static animation anchored at one of the predefined Front.NfcFrontPosition positions on the screen.

@JvmStatic
fun front(xBias: Float = DEFAULT_X_BIAS, yBias: Float = DEFAULT_Y_BIAS): MerchantUiParameters.KioskModeUiParameters.TapToPayKioskAnimationType.Front

Creates a Front.Dynamic animation positioned using fractional biases, allowing fine-grained placement anywhere on the screen.