Start native apps faster with the Composables CLI ->
Class

CanvasOp.Expression

Represents an expression evaluation (hoisted variable assignment).

Source set: Android
class Expression(val key: RemoteOperationCacheKey, val state: BaseRemoteState<*>) : CanvasOp()

Represents an expression evaluation (hoisted variable assignment).

Last updated: