StreamingUpdateSettings

@Serializable
data class StreamingUpdateSettings(layout: StreamingLayout?)

Types

Link copied to clipboard
class Builder

Properties

Link copied to clipboard
val layout: StreamingLayout? = null

Settings for how the stream is laid out.