getCheckMarkDrawable

@Nullable
open fun getCheckMarkDrawable(@NonNull textView: @NonNull CheckedTextView): @Nullable Drawable(source)

Deprecated

Call getCheckMarkDrawable directly.

Returns the drawable used as the check mark image

See also