getCheckMarkTintList

@Nullable
open fun getCheckMarkTintList(@NonNull textView: @NonNull CheckedTextView): @Nullable ColorStateList(source)

Returns the tint applied to the check mark drawable

See also