Modifier and Type | Method and Description |
---|---|
static DeviceApi.SDialog.LoadOption |
DeviceApi.SDialog.LoadOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeviceApi.SDialog.LoadOption |
DeviceApi.SDialog.LoadOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeviceApi.SDialog.LoadOption[] |
DeviceApi.SDialog.LoadOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static DeviceApi.SDialog.LoadOption[] |
DeviceApi.SDialog.LoadOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
DeviceApi.SDialog.setFont(Path fontPath,
DeviceApi.SDialog.LoadOption loadOption)
Sets the font to use for subsequent text writes.
|
static boolean |
DeviceApi.SDialog.setFont(Path fontPath,
DeviceApi.SDialog.LoadOption loadOption)
Sets the font to use for subsequent text writes.
|
Copyright © 2024. All rights reserved.