vncore / com.venuenext.vncore.util / android.view.View / setStartMarginInDp

setStartMarginInDp

fun View.setStartMarginInDp(margin: Int): Unit

Sets the start margin of a View to the desired dp value.

Parameters

margin - The desired dp value for the View's start margin.