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
/
Conditional
Conditional
data
class
Conditional
(
val
description
:
String
)
:
UpdatePolicy
Widget updates when certain conditions are met.
Parameters
description
A description of the update conditions.
Members
Constructors
Conditional
Link copied to clipboard
constructor
(
description
:
String
)
Properties
description
Link copied to clipboard
val
description
:
String