setColorFilter

open fun setColorFilter(@Nullable colorFilter: ColorFilter)

Sets a color filter on the note hinter icon. This implementation is a no-op.

Parameters

colorFilter

The color filter to apply, or null to remove.