Overview
An analogous clock control.
Variable Summary
access | name | type | Can Read | Can Init | Can Write | Default Value | description |
---|---|---|---|---|---|---|---|
public | time | Calendar | ![]() | ![]() | ![]() |
The time displayed by the clock when useCurrentTime is set to false. |
|
public | useCurrentTime | Boolean | ![]() | ![]() | ![]() | true |
Specifies whether the control should display the current system time or the time specified through the time variable. |