public class ScrollSnapHighlightConfig extends Object
| Constructor and Description |
|---|
ScrollSnapHighlightConfig() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getNodeId()
Identifier of the node to highlight.
|
ScrollSnapContainerHighlightConfig |
getScrollSnapContainerHighlightConfig()
A descriptor for the highlight appearance of scroll snap containers.
|
void |
setNodeId(Integer nodeId)
Identifier of the node to highlight.
|
void |
setScrollSnapContainerHighlightConfig(ScrollSnapContainerHighlightConfig scrollSnapContainerHighlightConfig)
A descriptor for the highlight appearance of scroll snap containers.
|
public ScrollSnapContainerHighlightConfig getScrollSnapContainerHighlightConfig()
public void setScrollSnapContainerHighlightConfig(ScrollSnapContainerHighlightConfig scrollSnapContainerHighlightConfig)
public Integer getNodeId()
public void setNodeId(Integer nodeId)
Copyright © 2021 Kenan Klisura. All rights reserved.