iOSCountdownPicker

From Xojo Documentation

Class (inherits from MobileUIControl)

New in 2020r2

A countdown timer control that lets the user choose hours and minutes.

Events
Closing Opening ValueChanged
Properties
AccessibilityHint Height fa-lock-32.png TintColor
AccessibilityLabel Left fa-lock-32.png Top fa-lock-32.png
ControlCount MinuteInterval Visible
CountdownDuration Name fa-lock-32.png Width fa-lock-32.png
Enabled Parent fa-lock-32.png

Notes

This control only provides a user interface. It's not a timer. Use the Timer control to create an actual timer.

Compatibility

iOS project types on iOS and iPadOS operating systems.

See Also

MobileDateTimePicker control.