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