public interface ShellContext
| Modifier and Type | Method and Description | 
|---|---|
| InteractionMode | getInteractionMode()Gets an interaction mode. | 
| void | setInteractionMode(InteractionMode interactionMode)Sets an interaction mode. | 
InteractionMode getInteractionMode()
void setInteractionMode(InteractionMode interactionMode)
interactionMode - the interaction modeCopyright © 2022. All rights reserved.