gsdsdk / com.gsd.software.sdk.spancount / SpanCountCalculationUtil
class SpanCountCalculationUtil :
SpanCountCalculation
Created by jmielczarek on 19/08/2020
Name | Summary |
---|---|
<init> | SpanCountCalculationUtil(portrait: Int , landscape: Int , isScreenSizeProper: () -> Boolean = { true }) Created by jmielczarek on 19/08/2020 |
Name | Summary |
---|---|
isScreenSizeProper | val isScreenSizeProper: () -> Boolean |
landscape | val landscape: Int |
portrait | val portrait: Int |