# Timer Window Style
Base type —
int
| Name | Identifier | Code |
|---|---|---|
| Horizontal Title And Time | c_timerWindowStyleHorizontalTitleTime | 0 |
| Horizontal Time And Title | c_timerWindowStyleHorizontalTimeTitle | 1 |
| Vertical Title And Time | c_timerWindowStyleVerticalTitleTime | 2 |
| Vertical Time And Title | c_timerWindowStyleVerticalTimeTitle | 3 |
# Related
Category: Timer / Support
- Elapsed/Remaining Option — preset —
bool - Time Type — preset —
int - Timer Duration — preset —
fixed - Timer Format — preset —
text - Timer Pause Resume — preset —
bool - Timer Repeating Option — preset —
bool - Timer Window — preset —
int - Timer Window Component — preset —
int - Timer Window Image — preset —
int - Timer Window Style — preset —
int - No Timer — preset —
timer - Any Timer — preset —
timer
# Examples
— None found —