Modifier and Type | Method and Description |
---|---|
StepMode |
KeyFrame.getStepMode()
Gets the key's step mode.
|
static StepMode |
StepMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StepMode[] |
StepMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
KeyFrame.setStepMode(StepMode value)
Sets the key's step mode.
|
Copyright © 2019. All rights reserved.