IosLocalGenerationProfile

private data class IosLocalGenerationProfile(val size: Int, val samplingSteps: Int, val estimatedTimeSeconds: Int, val backgroundGeneration: Boolean)(source)

Constructors

Link copied to clipboard
constructor(size: Int, samplingSteps: Int, estimatedTimeSeconds: Int, backgroundGeneration: Boolean)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val size: Int