fxhdp

@get:JvmName(name = "hdpFxdp")
val Dp.fxhdp: Dp

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

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


@get:JvmName(name = "hspFxdp")
val TextUnit.fxhdp: 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 = "hfloatFxdp")
val Float.fxhdp: 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 = "hintFxdp")
val Int.fxhdp: 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).