TapZoneIndicator

The indicator for the tap zone. This shows where the user should tap on the reader.

Entries

Link copied to clipboard

The best indicator will be chosen automatically based on the device being used.

Link copied to clipboard

The tap zone is above the screen, and the indicator is an arrow pointing up.

Link copied to clipboard

The tap zone is below the screen, and the indicator is an arrow pointing down.

Link copied to clipboard

The payment method should be tapped on the screen. Exactly where on the screen will be determined by the TapZonePosition.

Link copied to clipboard

The payment method should be tapped on the back of the device. Exactly where on the back will be determined by the TapZonePosition.

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.