Companion
object Companion
Content copied to clipboard
Functions
create
Link copied to clipboard
fun create(isLayoutAnimationsEnabled: Boolean = true, isColorAnimationEnabled: Boolean = true, layoutAnimationBuilder: AnimationBuilder<Float> = getDefaultFloatAnimationBuilder(), colorAnimationBuilder: AnimationBuilder<Color> = getDefaultColorAnimationBuilder()): DonutConfig
Content copied to clipboard
The factory method for DonutConfig that simplifies the creation of new configuration instances where all layout animations or all color animations should behave similarly (Eg.