sdk-maps-ui-extensions / com.tomtom.online.sdk.map.ui.logo / LogoView / setMargins

setMargins

abstract fun setMargins(left: Int, top: Int, right: Int, bottom: Int): Unit

Sets the margins of the logo in PX.

Parameters

left - Int: left/start margin of the logo.

top - Int: top margin of the logo.

right - Int: right margin of the logo.

bottom - Int: bottom/end margin of the logo.