| Modifier and Type | Method and Description |
|---|---|
static InputDialogStyle |
InputDialogStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InputDialogStyle[] |
InputDialogStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
InputDialog.Builder |
InputDialog.Builder.setInputStyle(InputDialogStyle inputStyle) |
Copyright © 2015-2016 RoboVM AB. All Rights Reserved.