SwitchCustomization

fun SwitchCustomization(@ColorRes() textColor: Int? = null, @FontRes() textFont: Int? = null, @ColorRes() thumbColor: Int? = null)

Parameters

textColor

Text colour resource reference.

textFont

Text font resource reference.

thumbColor

Switch thumb colour resource reference.