ChannelAddPreview

data class ChannelAddPreview(val settings: List<ChannelSettings>, val selections: List<Boolean>)(source)

Filtered ADD-mode preview: the visible channel list paired with its default selections (always size-matched).

Constructors

Link copied to clipboard
constructor(settings: List<ChannelSettings>, selections: List<Boolean>)

Properties

Link copied to clipboard
Link copied to clipboard
val settings: List<ChannelSettings>