positionX

fun <T : View> T.positionX(x: Double): T
inline fun <T : View> T.positionX(x: Number): T