TIM SDK
TIM API C
theme.h File Reference

Description

Defines the appearance of the dialog.

The following values are valid:

Copyright: SIX Payment Services.

Typedefs

typedef enum ta_e_theme ta_e_theme_t
 

Enumerations

enum  ta_e_theme { ta_c_theme_undefined, ta_c_theme_six, ta_c_theme_swiss_post }
 

Typedef Documentation

◆ ta_e_theme_t

typedef enum ta_e_theme ta_e_theme_t

Defines the appearance of the dialog.

The following values are valid:

Specification: dialog.

Enumeration Type Documentation

◆ ta_e_theme

enum ta_e_theme

Defines the appearance of the dialog.

The following values are valid:

Specification: dialog.

Enumerator
ta_c_theme_undefined 

Undefined/invalid value.

ta_c_theme_six 

Standard SIX appearance.

Specification: dialog.

ta_c_theme_swiss_post 

Swiss Post appearance.

Specification: dialog.