Single Screenshot
data class SingleScreenshot( val filename: String, val integrity: Float, val orientationName: String, val buildRatioUpperBound: Float)
Content copied to clipboard
Constructors
Link copied to clipboard
fun SingleScreenshot( filename: String, integrity: Float, orientationName: String, buildRatioUpperBound: Float)
Content copied to clipboard