getButtonTintMode

open fun getButtonTintMode(@NonNull button: @NonNull CompoundButton): @Nullable PorterDuff.Mode(source)

Return

the blending mode used to apply the tint to the button drawable

See also