getDrawableResolver

open fun getDrawableResolver(): DrawableResolver?

Retrieves the DrawableResolver. If it returns null, no image information will be presented in the indicator. If both getStringResolver and getDrawableResolver return a non-null value, the return value of getStringResolver will be adopted by TtScrollBar first.