Source set: Android
class Expression(val key: RemoteOperationCacheKey, val state: BaseRemoteState<*>) : CanvasOp()
Represents an expression evaluation (hoisted variable assignment).
Represents an expression evaluation (hoisted variable assignment).
class Expression(val key: RemoteOperationCacheKey, val state: BaseRemoteState<*>) : CanvasOp()
Represents an expression evaluation (hoisted variable assignment).
Last updated: