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

setEndMarginsInDp

fun View.setEndMarginsInDp(margin: Int): Unit

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

Parameters

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