getButtonDrawable

@Nullable
open fun getButtonDrawable(@NonNull button: @NonNull CompoundButton): @Nullable Drawable(source)

Returns the drawable used as the compound button image

See also