DRIWithSourceSets

data class DRIWithSourceSets(dri: DRI, sourceSet: Set<DisplaySourceSet>)

Properties

dri
Link copied to clipboard
val dri: DRI
sourceSet
Link copied to clipboard
val sourceSet: Set<DisplaySourceSet>