appdimens-dynamic

//AppDimens SDP, HDP, WDP: Scalable Width and Height Dimensions/com.appdimens.dynamic.code.perimeter/getQualifierValue

getQualifierValue

internal fun getQualifierValue(qualifier: DpQualifier, configuration: Configuration): Float

EN Gets the actual value from the Configuration for the given DpQualifier.

PT Obtém o valor real da configuração (Configuration) para o DpQualifier dado.

The numeric value (in Dp) of the screen metric.

The type of qualifier (SMALL_WIDTH, HEIGHT, WIDTH).

The current resource configuration.