setStartIconMinSize

open fun setStartIconMinSize(@IntRange(from = 0) iconSize: Int)

Sets the width and height of the start icon.

Parameters

iconSize

new dimension for width and height of the start icon in pixels.

See also