LocalTimeInterval
Property
Android
public val LocalTimeInterval =
staticCompositionLocalOf<TimeInterval?> { error("No default time interval") }
Time interval of the glance tile UI being generated.
public val LocalTimeInterval =
staticCompositionLocalOf<TimeInterval?> { error("No default time interval") }
Time interval of the glance tile UI being generated.