ScreenAdjustmentFactors

data class ScreenAdjustmentFactors(val withArFactorLowest: Float, val withArFactorHighest: Float, val withoutArFactor: Float, val adjustmentFactorLowest: Float, val adjustmentFactorHighest: Float)

EN Data class to store screen adjustment factors. PT Data class para armazenar os fatores de ajuste de tela.

Constructors

Link copied to clipboard
constructor(withArFactorLowest: Float, withArFactorHighest: Float, withoutArFactor: Float, adjustmentFactorLowest: Float, adjustmentFactorHighest: Float)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard