TIM SDK
TIM API C
theme.h File Reference

Description

Defines the appearance of the dialog.

The following values are valid:

Copyright: Worldline.

Typedefs

typedef enum ta_e_theme ta_e_theme_t
 

Enumerations

enum  ta_e_theme { ta_c_theme_undefined = 0 , ta_c_theme_six = 1 , ta_c_theme_swiss_post = 2 }
 

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.