dyhdp

@get:JvmName(name = "hdpDydp")
val Dp.dyhdp: Dp

EN Builds the adjusted Dp (defaults: HIGHEST, multiView=true).

PT Constrói o Dp ajustado (padrões: HIGHEST, multiView=true).


@get:JvmName(name = "hspDydp")
val TextUnit.dyhdp: Dp

EN Builds the adjusted Dp from a TextUnit (Sp) (defaults: HIGHEST, multiView=true).

PT Constrói o Dp ajustado a partir de um TextUnit (Sp) (padrões: HIGHEST, multiView=true).


@get:JvmName(name = "hfloatDydp")
val Float.dyhdp: Dp

EN Builds the adjusted Dp from a Float (defaults: HIGHEST, multiView=true).

PT Constrói o Dp ajustado a partir de um Float (padrões: HIGHEST, multiView=true).


@get:JvmName(name = "hintDydp")
val Int.dyhdp: Dp

EN Builds the adjusted Dp from an Int (defaults: HIGHEST, multiView=true).

PT Constrói o Dp ajustado a partir de um Int (padrões: HIGHEST, multiView=true).