Modifier and Type | Method and Description |
---|---|
static SignApi.Dialog.TextCapture |
SignApi.Dialog.TextCapture.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SignApi.Dialog.TextCapture |
SignApi.Dialog.TextCapture.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SignApi.Dialog.TextCapture[] |
SignApi.Dialog.TextCapture.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static SignApi.Dialog.TextCapture[] |
SignApi.Dialog.TextCapture.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Optional<SignApi.Dialog.TextCapture> |
SignApi.Dialog.getDefaultTextCapture()
How to write text.
|
static Optional<SignApi.Dialog.TextCapture> |
SignApi.Dialog.getDefaultTextCapture()
How to write text.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
SignApi.Dialog.setDefaultTextCapture(SignApi.Dialog.TextCapture textCapture)
Sets how to write text.
|
static boolean |
SignApi.Dialog.setDefaultTextCapture(SignApi.Dialog.TextCapture textCapture)
Sets how to write text.
|
Copyright © 2024. All rights reserved.