setIndoorSelectorMargins

abstract fun setIndoorSelectorMargins(left: Int, top: Int, right: Int, bottom: Int)

Set the margins for the indoor selector.

Parameters

left

Left margin in pixels

top

Top margin in pixels

right

Right margin in pixels

bottom

Bottom margin in pixels