getCheckMarkTintMode

open fun getCheckMarkTintMode(@NonNull textView: @NonNull CheckedTextView): @Nullable PorterDuff.Mode(source)

Return

the blending mode used to apply the tint to the check mark drawable

See also