toDpInt

fun toDpInt(resources: Resources): Int

EN Returns the dynamically adjusted Dp value (in Dp, not converted to PX) as an Int.

Return

The value in Dp as an Int.

PT Retorna o valor Dp ajustado dinamicamente (em Dp, não convertido para PX) como Int.

O valor em Dp como Int.

Parameters

resources

Os Resources do Context.