setEndIconMinSize

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

Sets the width and height of the end icon.

Parameters

iconSize

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

See also