shared
Toggle table of contents
1.0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
shared
shared
/
xyz.malefic.fidget
/
UpdatePolicy
/
Timeline
Timeline
data
class
Timeline
(
val
updateTimes
:
List
<
Int
>
)
:
UpdatePolicy
Widget updates at specific times of day.
Parameters
update
Times
List of times (in minutes since midnight) to update.
Members
Constructors
Timeline
Link copied to clipboard
constructor
(
updateTimes
:
List
<
Int
>
)
Properties
update
Times
Link copied to clipboard
val
updateTimes
:
List
<
Int
>