🌈 Create new beautiful Compose Gradients with our new wesite ->
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).

Functions

write

Source set: Android
override fun write(writer: RemoteComposeWriter, creationState: RemoteComposeCreationState)

containsDrawingPrimitives

Source set: Android
override fun containsDrawingPrimitives(): Boolean

emitsWireCommands

Source set: Android
override fun emitsWireCommands(): Boolean

Content updated: