interface CorePixelDp


Summary

Public functions

Float

Convert dp to pixels

Public functions

toPixels

Added in 1.1.0-alpha13
fun toPixels(dp: Float): Float

Convert dp to pixels

Parameters
dp: Float

the value in dip

Returns
Float

the value in pixels