public static class AnimationStep.Builder extends Object
Modifier and Type | Method and Description |
---|---|
AnimationStep |
build() |
AnimationStep.Builder |
withBlend(Boolean blend) |
AnimationStep.Builder |
withColor(String color) |
AnimationStep.Builder |
withDurationMs(Integer durationMs) |
public AnimationStep.Builder withDurationMs(Integer durationMs)
public AnimationStep.Builder withColor(String color)
public AnimationStep.Builder withBlend(Boolean blend)
public AnimationStep build()
Copyright © 2023. All rights reserved.