| Modifier and Type | Field | Description |
|---|---|---|
react.ValueView<Layer.State> |
Layer.state |
A reactive value which tracks this layer's lifecycle.
|
| Modifier and Type | Method | Description |
|---|---|---|
static Layer.State |
Layer.State.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static Layer.State[] |
Layer.State.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All Rights Reserved.