setTrackCornerRadius

open fun setTrackCornerRadius(@Px trackCornerRadius: Int)

Sets the radius of the rounded corner for the indicator and track in pixels.

Parameters

trackCornerRadius

The new corner radius in pixels.

See also