| Package | Description |
|---|---|
| com.yoctopuce.YoctoAPI |
| Modifier and Type | Method and Description |
|---|---|
static YDisplay.FASTREFRESH |
YDisplay.FASTREFRESH.fromInt(int intval) |
YDisplay.FASTREFRESH |
YDisplay.get_fastRefreshPolicy()
Returns the fast refresh usage policy in use (ePaper displays only).
|
static YDisplay.FASTREFRESH |
YDisplay.FASTREFRESH.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static YDisplay.FASTREFRESH[] |
YDisplay.FASTREFRESH.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
int |
YDisplay.set_fastRefreshPolicy(YDisplay.FASTREFRESH fastRefresh,
YDisplay.REGENERATE regenerate)
Changes the fast refresh usage policy and display regeneration minimal frequency
(ePaper displays only).
|
Copyright © 2026. All rights reserved.