getButtonTintList

@Nullable
open fun getButtonTintList(@NonNull button: @NonNull CompoundButton): @Nullable ColorStateList(source)

Returns the tint applied to the button drawable

See also