DoubleState

  • Common/All
  • Android/JVM
MutableDoubleState

A value holder where reads to the doubleValue property during the execution of a Composable function cause the current RecomposeScope to subscribe to changes of that value.


A value holder where reads to the doubleValue property during the execution of a Composable function cause the current RecomposeScope to subscribe to changes of that value.

Summary

Public properties

Double
Cmn
open Double
Cmn

Extension functions

inline operator Double
DoubleState.getValue(thisObj: Any?, property: KProperty<*>)

Permits property delegation of vals using by for DoubleState.

Cmn

Public properties

doubleValue

val doubleValueDouble

value

open val valueDouble

Extension functions

inline operator fun DoubleState.getValue(thisObj: Any?, property: KProperty<*>): Double

Permits property delegation of vals using by for DoubleState.

Discover the latest app development tools, platform updates, training, and documentation for developers across every Android device.

Updated Dec 18, 2024

Discover the latest app development tools, platform updates, training, and documentation for developers across every Android device.

Updated Dec 18, 2024

Follow best practices, eliminate boilerplate code, and reduce fragmentation

Updated Oct 28, 2024