| Modifier and Type | Field and Description |
|---|---|
ValueView<Layer.State> |
Layer.state
A reactive value which tracks this layer's lifecycle.
|
| Modifier and Type | Method and Description |
|---|---|
static Layer.State |
Layer.State.valueOf(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 © 2017. All Rights Reserved.